Changed .gitignore file
Ylian Saint-Hilaire committed
Aug 28, 2017 at 09:24 UTC
802cbecb3cf33641bf4e45ebbb027348b282924e
1 file changed
+3
.gitignore
+3
@@ -1,3 +1,6 @@
1
+## Ignore node_modules
2
+[Nn]ode_modules/
3
+
4
## Ignore Visual Studio temporary files, build results, and
5
## files generated by popular Visual Studio add-ons.
6
##