first commit
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
*.pyc
|
||||
agents/
|
||||
bin/
|
||||
build/
|
||||
dist/
|
||||
downloads/
|
||||
lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
var/
|
||||
wheels/
|
||||
|
||||
.cache
|
||||
.pytest_cache/
|
||||
|
||||
.venv/
|
||||
Reference in New Issue
Block a user