Updated ignore
This commit is contained in:
parent
821ba3d369
commit
8b59ab5664
15
.gitignore
vendored
15
.gitignore
vendored
@ -153,10 +153,19 @@ cython_debug/
|
|||||||
#.idea/
|
#.idea/
|
||||||
|
|
||||||
# Custom
|
# Custom
|
||||||
|
config.json
|
||||||
|
|
||||||
data/*
|
data/*
|
||||||
|
!data/example.json
|
||||||
|
|
||||||
|
configs/*
|
||||||
|
!configs/example.json
|
||||||
|
|
||||||
templates/*
|
templates/*
|
||||||
|
!templates/example.json
|
||||||
|
|
||||||
*.code-workspace
|
*.code-workspace
|
||||||
.vscode/sftp.json
|
|
||||||
|
venv
|
||||||
venv_linux
|
venv_linux
|
||||||
venv_windows
|
venv_windows
|
||||||
venv
|
|
Loading…
Reference in New Issue
Block a user