Add config
This commit is contained in:
parent
dd0572549e
commit
25f16474d0
2 changed files with 11 additions and 0 deletions
6
exclude.conf
Normal file
6
exclude.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
*/node_modules
|
||||
*/.env
|
||||
*/.dev.env
|
||||
*/__pycache__
|
||||
*/.venv
|
||||
/snapshot
|
||||
Loading…
Add table
Add a link
Reference in a new issue