Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
HuaRongSAO committed May 31, 2018
1 parent 6a43725 commit 72975ac
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
_Store
node_modules/
.idea
.vscode
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln

0 comments on commit 72975ac

Please sign in to comment.