aboutsummaryrefslogtreecommitdiffhomepage
path: root/.config/git
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2021-05-30 20:23:10 +0900
committernsfisis <nsfisis@gmail.com>2021-05-30 20:23:10 +0900
commita3171b6da8a2792264d55d4f01eafc7fd6445a4a (patch)
tree05cf177f7e60fb1437acc526a1b59850f12ec350 /.config/git
parent4d9bbebcebb0d89cd5f3bb02bc49ee1261fdd84e (diff)
downloaddotfiles-a3171b6da8a2792264d55d4f01eafc7fd6445a4a.tar.gz
dotfiles-a3171b6da8a2792264d55d4f01eafc7fd6445a4a.tar.zst
dotfiles-a3171b6da8a2792264d55d4f01eafc7fd6445a4a.zip
Move '.gitignore_global' to '.config/git/ignore'
It is the default place of the global ignore file.
Diffstat (limited to '.config/git')
-rw-r--r--.config/git/ignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/git/ignore b/.config/git/ignore
new file mode 100644
index 0000000..48aeae6
--- /dev/null
+++ b/.config/git/ignore
@@ -0,0 +1,4 @@
+.DS_Store
+tags
+
+.idea