mirror of
https://codeberg.org/diginaut/alfagok.git
synced 2026-02-04 06:30:27 +01:00
Ignore direnv en venv
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -24,6 +24,14 @@ var/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
|
||||
# direnv
|
||||
.envrc
|
||||
|
||||
# virtualenv
|
||||
venv/
|
||||
ENV/
|
||||
.venv
|
||||
|
||||
# PyInstaller
|
||||
# Usually these files are written by a python script from a template
|
||||
# before PyInstaller builds the exe, so as to inject date/other infos into it.
|
||||
|
||||
Reference in New Issue
Block a user