diff options
| author | EuAndreh <eu@euandre.org> | 2022-01-04 15:44:28 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2022-01-04 15:44:28 -0300 |
| commit | 19a5c0d645c0cc4787b09366cce0a40d5e721d81 (patch) | |
| tree | 3dce68451381a7e62cb274369005ff30f114c690 | |
| parent | cron/: Remove ad-hoc cron scripts, which were either deleted or inlined in co... (diff) | |
| download | dotfiles-19a5c0d645c0cc4787b09366cce0a40d5e721d81.tar.gz dotfiles-19a5c0d645c0cc4787b09366cce0a40d5e721d81.tar.xz | |
git/: Remove unused files
| -rw-r--r-- | git/gitattributes | 3 | ||||
| -rw-r--r-- | git/gitignore | 10 |
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 |
