Skip to content

Commit

Permalink
添加gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Dong Wang committed Sep 8, 2017
1 parent a4ce9c1 commit f156a5d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
*.iml
.classpath
.settings
.idea
target
logs
node_modules/
.project
.DS_Store

0 comments on commit f156a5d

Please sign in to comment.