9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
**/.git
|
|
**/node_modules
|
|
**/.env.local
|
|
**/.env.test
|
|
**/var/log/*
|
|
**/var/cache/*
|
|
**/var/plugins/Custom/*
|
|
src/old/logs/*
|
|
src/old/cache/* |