diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ build/Release | |||
25 | # Dependency directory | 25 | # Dependency directory |
26 | # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git | 26 | # https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git |
27 | node_modules | 27 | node_modules |
28 | bower_components | ||
29 | 28 | ||
30 | # IDE things | 29 | # IDE things |
31 | .idea | 30 | .idea |