Add process file to gitignore
This commit is contained in:
parent
bb363abee5
commit
0c59a3a3ec
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,3 +2,4 @@
|
|||
*.swp
|
||||
.mypy_cache/
|
||||
__pycache__/
|
||||
process_list.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue