Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -6,6 +6,10 @@ __pycache__/
|
|||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|
||||||
|
# Data
|
||||||
|
data/config.yml
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Distribution / packaging
|
# Distribution / packaging
|
||||||
.Python
|
.Python
|
||||||
build/
|
build/
|
||||||
|
|||||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"python.pythonPath": "C:\\Users\\mmnem\\AppData\\Local\\Programs\\Python\\Python39\\python.exe"
|
|
||||||
}
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
managers:
|
||||||
|
- 219567539049594880
|
||||||
|
prefix: '='
|
||||||
|
token: ODAzNTc1Mzc5MDgzNzg4MzQ4.YA_x5A.l_mTE2ae1UH0wIEAPQk20BCcBzc
|
||||||
|
version: '1.0'
|
||||||
Reference in New Issue
Block a user