mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +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
|
### IDE-specific settings
|
||||||
# Visual Studio Code settings
|
# Visual Studio Code settings
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
### python environment fallout
|
||||||
|
venv
|
||||||
|
Reference in New Issue
Block a user