Skip to content

Commit 9363303

Browse files
maxkorpJohn Haley
authored andcommitted
add DSSTORE and generated js to gitignore
1 parent 93101d3 commit 9363303

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
/test/repos/
88
/src/
99
/include/
10+
/lib/enums.js
11+
1012

1113
/vendor/Release
1214
/vendor/*.vcxproj
@@ -17,4 +19,6 @@
1719
/generate/missing-tests.json
1820
/binding.gyp
1921

22+
2023
*.log
24+
.DS_STORE

0 commit comments

Comments
 (0)