Browse Source

add .gitignore

master
teddyhuang 5 years ago
parent
commit
7014341e2c
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .gitignore

+ 5
- 0
.gitignore View File

@@ -0,0 +1,5 @@
/app/node_modules/
/app/.idea/
/target/
/template.iml
/.idea/

Loading…
Cancel
Save