mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08:00
Ignore any node_modules directory
This commit is contained in:
parent
231d0a3dc8
commit
64b916bb43
3 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@
|
||||||
.c9/
|
.c9/
|
||||||
tmp/
|
tmp/
|
||||||
output/
|
output/
|
||||||
|
node_modules/
|
||||||
|
|
|
||||||
|
|
@ -5,3 +5,4 @@ plugins/tiddlywiki/highlight/files/
|
||||||
plugins/tiddlywiki/jasmine/files/
|
plugins/tiddlywiki/jasmine/files/
|
||||||
plugins/tiddlywiki/markdown/files/
|
plugins/tiddlywiki/markdown/files/
|
||||||
plugins/tiddlywiki/markdown/files/
|
plugins/tiddlywiki/markdown/files/
|
||||||
|
node_modules/
|
||||||
|
|
|
||||||
|
|
@ -2,3 +2,4 @@
|
||||||
.c9/
|
.c9/
|
||||||
tmp/
|
tmp/
|
||||||
output/
|
output/
|
||||||
|
node_modules/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue