summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-05-05 16:58:00 +0300
committerThanos Apollo <[email protected]>2023-05-05 16:58:00 +0300
commit7695a4ae440ea6658041e41691854ad71d44bd15 (patch)
tree262830e86a41f0e2d0ecf6e79f87ddecc3b0f0f6
parenteadcfb90cf7f42f54dfa53b69aca6f424fb3ceb3 (diff)
remove gitconfig, gitignore and stow-local-ignore
-rw-r--r--.gitconfig18
-rwxr-xr-x.gitignore15
-rwxr-xr-x.stow-local-ignore13
3 files changed, 0 insertions, 46 deletions
diff --git a/.gitconfig b/.gitconfig
deleted file mode 100644
index 604922f..0000000
--- a/.gitconfig
+++ /dev/null
@@ -1,18 +0,0 @@
-[user]
- name = Thanos Apollo
- signingkey = 5F6B32E27F433AA9E42A530A0A50703D1CE7AE29
-[commit]
- gpgsign = true
-[format]
- subjectPrefix = PATCH
-[sendemail]
- from = Thanos Apollo <[email protected]>
- smtpserver = smtp.fastmail.com
- smtpuser = [email protected]
- smtpencryption = ssl
- smtpserverport = 465
- annotate = yes
-
-[credential "smtp://smtp.fastmail.com:465"]
- helper = "!f() { echo [email protected]; echo \"password=$(pass show fastmail.com/thanosapollo.com | sed -n '3p')\"; }; f" \ No newline at end of file
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
diff --git a/.stow-local-ignore b/.stow-local-ignore
deleted file mode 100755
index d523fc2..0000000
--- a/.stow-local-ignore
+++ /dev/null
@@ -1,13 +0,0 @@
-scripts
-pkglist.txt
-org
-\.git
-\.gitignore
-misc
-LICENSE
-^/.*\.org
-^/.*\.png
-^/.*\.jpg
-^/.*\.md
-sync-dotfiles.sh
-pictures