about summary refs log tree commit diff
path: root/home/git/gitignore
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-02-21 12:57:49 -0800
committerFranck Cuny <franck@fcuny.net>2023-02-21 17:54:29 -0800
commit2b92007edd2b263b10b0fb00d34253f14ae2ae95 (patch)
tree0619440b9702cdb085bc2c112904ccadbcda9a1e /home/git/gitignore
parentfeat(home/fish): new function to run home-manager (diff)
downloadworld-2b92007edd2b263b10b0fb00d34253f14ae2ae95.tar.gz
fix(home/git): simplify gitignore configuration
Diffstat (limited to 'home/git/gitignore')
-rw-r--r--home/git/gitignore12
1 files changed, 12 insertions, 0 deletions
diff --git a/home/git/gitignore b/home/git/gitignore
new file mode 100644
index 0000000..83adbce
--- /dev/null
+++ b/home/git/gitignore
@@ -0,0 +1,12 @@
+*.elc
+*pyc
+*~
+.DS_Store
+.\\#
+.dir-locals.el
+.direnv/*
+.projectile
+.pytest_cache/
+tags
+/result
+/.pre-commit-config.yaml