Skip to content

Commit

Permalink
Add */out/ on .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
serihiro committed Mar 17, 2018
1 parent 9e1a235 commit f7f9a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -4,6 +4,7 @@
/classpath/*.jar
/build/
*/build/
*/out/
*.pyc
/dist/*.tar.gz
/config/test_postgresql.properties
Expand Down

0 comments on commit f7f9a15

Please sign in to comment.