mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:37:38 +00:00
Ignore any node_modules directory
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,3 +2,4 @@
|
||||
.c9/
|
||||
tmp/
|
||||
output/
|
||||
node_modules/
|
||||
|
||||
@@ -5,3 +5,4 @@ plugins/tiddlywiki/highlight/files/
|
||||
plugins/tiddlywiki/jasmine/files/
|
||||
plugins/tiddlywiki/markdown/files/
|
||||
plugins/tiddlywiki/markdown/files/
|
||||
node_modules/
|
||||
|
||||
@@ -2,3 +2,4 @@
|
||||
.c9/
|
||||
tmp/
|
||||
output/
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user