diff options
author | Thanos Apollo <[email protected]> | 2023-05-05 16:58:00 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-05-05 16:58:00 +0300 |
commit | 7695a4ae440ea6658041e41691854ad71d44bd15 (patch) | |
tree | 262830e86a41f0e2d0ecf6e79f87ddecc3b0f0f6 /.gitignore | |
parent | eadcfb90cf7f42f54dfa53b69aca6f424fb3ceb3 (diff) |
remove gitconfig, gitignore and stow-local-ignore
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.gitignore b/.gitignore deleted file mode 100755 index 7c055be..0000000 --- a/.gitignore +++ /dev/null @@ -1,15 +0,0 @@ - -*.elc -tramp - -/elpa -elpa/ -.cask - -*~ -\#*\# - -secret* -custom* - -.mbsyncrc
\ No newline at end of file |