mirror of
https://github.com/cyclotruc/gitingest.git
synced 2026-04-28 12:09:38 +00:00
add node_modules to .gitignore (#340)
This commit is contained in:
parent
8b6d9f2c02
commit
ba1b6add67
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -166,6 +166,9 @@ cython_debug/
|
|||
.vscode/settings.json
|
||||
.DS_Store
|
||||
|
||||
# JavaScript tooling
|
||||
node_modules/
|
||||
|
||||
# Project specific
|
||||
history.txt
|
||||
cleanup.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue