gitignore
This commit is contained in:
commit
69ffea5376
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
*~
|
||||||
|
*.swp
|
||||||
|
*.bak
|
||||||
|
*.pyc
|
||||||
|
*.o
|
||||||
|
.DS_Store
|
||||||
|
.token
|
||||||
|
venv/*
|
||||||
|
*.pickle
|
||||||
|
.idea/*
|
||||||
|
.vscode/*
|
||||||
|
in.tsv
|
Loading…
Reference in New Issue
Block a user