mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-08-08 01:42:53 +02:00
Merge pull request #250 from ipnet-mesh/chore/nix-support
Added nix-shell support
This commit is contained in:
+3
-1
@@ -6,6 +6,9 @@
|
||||
/backup/
|
||||
/content/
|
||||
|
||||
# Direnv
|
||||
.direnv
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[codz]
|
||||
@@ -148,7 +151,6 @@ celerybeat.pid
|
||||
# Environments
|
||||
.env
|
||||
.env.backup
|
||||
.envrc
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
|
||||
Reference in New Issue
Block a user