Skip to content

Commit b2d9171

Browse files
committed
Add dynamic folders to .gitignore so we don't accidentally check them in
1 parent b654a67 commit b2d9171

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,7 @@ javascript/
22
wsk
33
scripts
44
Godeps/_workspace
5+
.gradle/
6+
.idea/
7+
bin/
8+
tests/build/

0 commit comments

Comments
 (0)