Skip to content

Commit

Permalink
Extend gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-bauer committed Sep 8, 2020
1 parent 437ceab commit 5777182
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/bin/
/build
/web/data/photos
/web/WEB-INF/classes
/out
/classes
/.settings/
*.iml
.gradle
.idea
.project
.classpath

0 comments on commit 5777182

Please sign in to comment.