test
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -14,7 +14,7 @@ dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
lib/
|
||||
#lib/
|
||||
lib64/
|
||||
parts/
|
||||
sdist/
|
||||
@@ -102,8 +102,8 @@ celerybeat.pid
|
||||
*.sage.py
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.venv
|
||||
#.env
|
||||
#.venv
|
||||
env/
|
||||
venv/
|
||||
ENV/
|
||||
@@ -127,3 +127,9 @@ dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
|
||||
|
||||
# FlaksFarm
|
||||
config.yaml
|
||||
lib2/
|
||||
.vscode/
|
||||
|
||||
Reference in New Issue
Block a user