Skip to content

Commit

Permalink
Add local history and npm debug to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfstx committed Jan 26, 2017
1 parent c74e284 commit a38e3f0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .gitignore
@@ -1,9 +1,11 @@
.DS_Store
.idea/
.gradle
build
.gradle/
.history/
build/
node_modules/
platforms/
plugins/
*.iml
local.properties
npm-debug.log*

0 comments on commit a38e3f0

Please sign in to comment.