update gitignore
This commit is contained in:
parent
8ecdee3603
commit
cc0dc89ed9
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
# config file
|
||||
config.toml
|
||||
|
||||
.vscode
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[codz]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue