Skip to content

Commit

Permalink
Add dynamic folders to .gitignore so we don't accidentally check them in
Browse files Browse the repository at this point in the history
  • Loading branch information
jessealva committed Dec 13, 2017
1 parent c621215 commit 725f48e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@ javascript/
wsk
scripts
Godeps/_workspace
.gradle/
.idea/
bin/
tests/build/

0 comments on commit 725f48e

Please sign in to comment.