mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 06:52:57 +02:00
Update '.gitignore' to include 'venv' for Python environment fallout.
- Previously, only Visual Studio Code settings were ignored.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -91,3 +91,6 @@ src/nhttpd/nhttpd.conf
|
||||
### IDE-specific settings
|
||||
# Visual Studio Code settings
|
||||
.vscode/
|
||||
|
||||
### python environment fallout
|
||||
venv
|
||||
|
Reference in New Issue
Block a user