summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-02-17 18:51:41 +0100
committerJasper Ras <jras@hostnet.nl>2025-02-17 18:51:41 +0100
commitea1734c60e378d8777ad872354bd7dd90d50e1f7 (patch)
treed522c3c9260e5ff0a0717abe3e772c8274135365 /.gitignore
init
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4d058db
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Devenv
+.devenv*
+devenv.local.nix
+
+# direnv
+.direnv
+
+# pre-commit
+.pre-commit-config.yaml