summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorParty Wumpus <48649272+PartyWumpus@users.noreply.github.com>2024-05-12 21:02:47 +0100
committerGitHub <noreply@github.com>2024-05-12 21:02:47 +0100
commit97b62ac72b3948a2e33dcb8f494153a016fce2fd (patch)
tree2510c58ee2bdf7a3002336dd588696a0c8f5bd89 /.gitignore
parent0b1c0694489b1b74b21c10ad29b59912edeb5e01 (diff)
downloaddecky-loader-97b62ac72b3948a2e33dcb8f494153a016fce2fd.tar.gz
decky-loader-97b62ac72b3948a2e33dcb8f494153a016fce2fd.zip
[needs websockets] Add development flake file (#620)
* Add development flake file * use regular nixpkgs import * Make vscode work and add .envrc * add .direnv to the .gitignore file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 23e82275..2b0cc95e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,6 +126,7 @@ venv/
ENV/
env.bak/
venv.bak/
+.direnv/
# Spyder project settings
.spyderproject