Skip to content

Commit 02c743a

Browse files
committed
Merge branch 'gitignore-additions'
Some .gitignore fixes.
2 parents 4de63a9 + 43c4a33 commit 02c743a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
*.o
44
*.strip
55
build/
6+
stuff/
67
doc/*.pdf
78
src/*.pyc
89
UglifyJS/
@@ -11,7 +12,9 @@ closure-compiler/
1112
emscripten/
1213
underscore/
1314
test262-d067d2f0ca30/
15+
runtests/node_modules/
1416
d067d2f0ca30.tar.bz2
17+
595a36b252ee97110724e6fa89fc92c9aa9a206a.zip
1518
regfuzz-0.1.tar.gz
1619
compiler-latest.zip
1720
compiler.jar

0 commit comments

Comments
 (0)