about summary refs log tree commit diff stats
path: root/templates/shell/.gitignore
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 23:31:08 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-04-01 00:00:03 +0200
commit76932b24718c6b4c0d7bdffe8f776a6105ea3745 (patch)
treefa53fd6cc1a5a0be43693de2da69f1c0aebfd223 /templates/shell/.gitignore
parentrefactor(shell): Move to the new `templates` directory (diff)
downloadflake-templates-76932b24718c6b4c0d7bdffe8f776a6105ea3745.tar.gz
flake-templates-76932b24718c6b4c0d7bdffe8f776a6105ea3745.zip
feat(shell): Update to my new SOTA
Diffstat (limited to 'templates/shell/.gitignore')
-rw-r--r--templates/shell/.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/shell/.gitignore b/templates/shell/.gitignore
index aad77ec..cb87f36 100644
--- a/templates/shell/.gitignore
+++ b/templates/shell/.gitignore
@@ -1,4 +1,6 @@
-# build dirs
+# build
+/target
 /result
 
+# dev env
 .direnv