aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2021-02-05 10:32:31 +0100
committerLibravatar Christian Vallentin <vallentinsource@gmail.com>2021-02-05 10:47:35 +0100
commite72f93813fd6c78dd31ccfc1b5efde783098013b (patch)
tree7b03e8a2eaaad2bc80c95814cbd7ad452e7e4d74 /.gitignore
parent7af6e1fc66448a6c3bd7bea7b0b49e078f8bd241 (diff)
downloadaskama-e72f93813fd6c78dd31ccfc1b5efde783098013b.tar.gz
askama-e72f93813fd6c78dd31ccfc1b5efde783098013b.tar.bz2
askama-e72f93813fd6c78dd31ccfc1b5efde783098013b.zip
Ignore .DS_Store files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9d37c5..22d9b57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
target
Cargo.lock
+.DS_Store