aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 11 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 088ba6b..683610a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,14 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
+
+# nix
+result*
+
+# ide
+/.idea/
+/senpy-api.iml
+
+# development
+.env
+/shell-dev.nix