mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-02 12:09:37 +02:00
Add dotfolders to docker and npm ignores
This commit is contained in:
parent
da11ffe874
commit
fde4995ade
@ -1,4 +1,6 @@
|
|||||||
.git
|
.git
|
||||||
|
.github
|
||||||
|
.vscode
|
||||||
node_modules
|
node_modules
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
readme*
|
readme*
|
||||||
|
@ -8,3 +8,6 @@ secrets.json
|
|||||||
/data
|
/data
|
||||||
/cache
|
/cache
|
||||||
access.log
|
access.log
|
||||||
|
.github
|
||||||
|
.vscode
|
||||||
|
.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user