summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rw-r--r--git/config2
-rw-r--r--git/ignore3
2 files changed, 4 insertions, 1 deletions
diff --git a/git/config b/git/config
index c1eafb8..6be1724 100644
--- a/git/config
+++ b/git/config
@@ -50,7 +50,7 @@
[core]
preloadindex = true
- excludesfile = ~/.gitignore
+ excludesFile = ~/.gitignore
trustctime = false
commitGraph = true
diff --git a/git/ignore b/git/ignore
index b055bbe..7c53e55 100644
--- a/git/ignore
+++ b/git/ignore
@@ -27,3 +27,6 @@ Thumbs.db
# Ides
.Idea
+
+go.work
+go.work.sum