aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-01-04 15:44:28 -0300
committerEuAndreh <eu@euandre.org>2022-01-04 15:44:28 -0300
commit19a5c0d645c0cc4787b09366cce0a40d5e721d81 (patch)
tree3dce68451381a7e62cb274369005ff30f114c690
parentcron/: Remove ad-hoc cron scripts, which were either deleted or inlined in co... (diff)
downloaddotfiles-19a5c0d645c0cc4787b09366cce0a40d5e721d81.tar.gz
dotfiles-19a5c0d645c0cc4787b09366cce0a40d5e721d81.tar.xz
git/: Remove unused files
-rw-r--r--git/gitattributes3
-rw-r--r--git/gitignore10
2 files changed, 0 insertions, 13 deletions
diff --git a/git/gitattributes b/git/gitattributes
deleted file mode 100644
index 6ef96727..00000000
--- a/git/gitattributes
+++ /dev/null
@@ -1,3 +0,0 @@
-*.gif diff=image
-*.jpg diff=image
-*.png diff=image
diff --git a/git/gitignore b/git/gitignore
deleted file mode 100644
index ac4f89ff..00000000
--- a/git/gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-playground.clj
-req.http
-.postman-ns
-*.swp
-/gemset.nix
-/.ignore
-/tmp/
-/patches/
-*.nix
-nohup.out