mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
Проверка 2
This commit is contained in:
20
.gitignore
vendored
20
.gitignore
vendored
@@ -26,4 +26,22 @@ yarn-error.log*
|
||||
|
||||
# System
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Thumbs.db
|
||||
|
||||
# Python virtual environments
|
||||
.venv/
|
||||
venv/
|
||||
.bolt/
|
||||
|
||||
# Python cache files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
.env.local
|
||||
|
||||
# IDE specific files
|
||||
.idea/
|
||||
.vscode/
|
Reference in New Issue
Block a user