git ignore npm artefacts

This commit is contained in:
Jérémy Lecour 2018-12-27 11:13:33 +01:00 committed by Jérémy Lecour
parent 5442ac453a
commit aa8aa0e94c

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules
package-lock.json