Skip to content

Commit

Permalink
🙈 updating .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
hellokaton committed Jul 5, 2018
1 parent 26925d7 commit e40bb46
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,11 @@ fabric.properties
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

/logs/
/logs/
.classpath
.idea/
.project
.settings/
.vscode/
*.iml
target/

0 comments on commit e40bb46

Please sign in to comment.