Add package-lock.json and node_modules to .gitignore and clean up its obsolete entries.
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,6 +1,2 @@
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
debug
|
||||
release
|
||||
package-lock.json
|
||||
node_modules
|
||||
|
||||
Reference in New Issue
Block a user