aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorIogaMaster <[email protected]>2023-11-02 15:00:54 -0600
committerIogaMaster <[email protected]>2023-11-02 15:01:34 -0600
commit88769e82fc80939d61429ea6cbb03057e81a5dcb (patch)
treea9233949676d5cbf80a4ca376eee079314122414 /.gitignore
parentCreate issue templates (diff)
downloadcompfy-88769e82fc80939d61429ea6cbb03057e81a5dcb.tar.xz
compfy-88769e82fc80939d61429ea6cbb03057e81a5dcb.zip
Add flake.nix and .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f5adaf3
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Nix
+result*
+
+# Misc
+.direnv