summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2024-09-28 22:43:32 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2024-09-28 22:43:32 -0500
commitad8a5145c3db84ae34d2f475eff35427640ba64b (patch)
treede842aea86bad59231b4255b25a5752e0c8c5587
parentaea90790881fb99d4252aab0b35bbce18638614b (diff)
downloaddotconfig-ad8a5145c3db84ae34d2f475eff35427640ba64b.tar.xz
dotconfig-ad8a5145c3db84ae34d2f475eff35427640ba64b.zip
remove .git directory
-rw-r--r--.gitignore1
-rw-r--r--git/config5
2 files changed, 0 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index f629139..063d277 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,7 +5,6 @@
!awesome
!dunst
!fontconfig
-!git
!launch
!mimewiz
!npm
diff --git a/git/config b/git/config
deleted file mode 100644
index 6ead55a..0000000
--- a/git/config
+++ /dev/null
@@ -1,5 +0,0 @@
-# BEGIN ANSIBLE MANAGED BLOCK
-[user]
- email = tjk@tjkeller.xyz
- name = Timmy Keller
-# END ANSIBLE MANAGED BLOCK