summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b1f97a828..3af4a6508 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,4 +23,7 @@ web/assets/swagger.yaml
example/docker-compose/docker-volume
# excludes debug build
-cmd/gotosocial/__debug_bin \ No newline at end of file
+cmd/gotosocial/__debug_bin
+
+# ignore f0x' nix-shell
+shell.nix \ No newline at end of file