Add package-lock.json and node_modules to .gitignore and clean up its obsolete entries.

This commit is contained in:
László Monda
2017-10-31 23:32:19 +01:00
parent ba5a49f7d1
commit 13dd0753ce

8
.gitignore vendored
View File

@@ -1,6 +1,2 @@
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
debug
release
package-lock.json
node_modules