summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2021-02-20 16:10:22 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2021-02-20 16:11:49 +0000
commit3cffabfc142fcf8b9a72bf2bd559fa3f2dee696a (patch)
tree39cb2eb4b883934aa6b04e813af2d11f2f4a0158 /git
parent3e78a8349f320ee6d505700e0e9403e7ad41798e (diff)
Always ignore .DS_Store files in Git repos
Diffstat (limited to 'git')
-rw-r--r--git/ignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/git/ignore b/git/ignore
new file mode 100644
index 0000000..e43b0f9
--- /dev/null
+++ b/git/ignore
@@ -0,0 +1 @@
+.DS_Store