mirror of
https://github.com/Snigdha-OS/snigdhaos-welcome.git
synced 2025-09-20 22:14:56 +02:00
🐛 fix(_na): basic ignores
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1 +1,12 @@
|
|||||||
__pycache__
|
# Byte-compiled files
|
||||||
|
__pycache__/
|
||||||
|
*.py[cod]
|
||||||
|
*$py.class
|
||||||
|
|
||||||
|
# Virtual environments
|
||||||
|
venv/
|
||||||
|
env/
|
||||||
|
|
||||||
|
# pipenv
|
||||||
|
Pipfile
|
||||||
|
Pipfile.lock
|
Reference in New Issue
Block a user