mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
Update '.gitignore' to include 'venv' for Python environment fallout.
- Previously, only Visual Studio Code settings were ignored.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28c9a6e65d
Author: Thilo Graf <dbt@novatux.de>
Date: 2024-11-03 (Sun, 03 Nov 2024)
------------------
This commit was generated by Migit
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -85,3 +85,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