Skip to content

Commit

Permalink
Update .gitignore (add demo-dist directory)
Browse files Browse the repository at this point in the history
  • Loading branch information
decebals committed Sep 12, 2018
1 parent 5749257 commit 5dcdf98
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.idea/
target/
*.iml
**/.settings
**/.project
**/.classpath
.settings
.project
.classpath
demo-dist/

0 comments on commit 5dcdf98

Please sign in to comment.