summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorNao Pross <naopross@thearcway.org>2017-02-12 18:59:27 +0100
committerNao Pross <naopross@thearcway.org>2017-02-12 18:59:27 +0100
commitdc52e8745c69753a17ca4d2c24a4feb229210c71 (patch)
treec9073ae46b13083e5357ca4a70553d0bc9a77c3a /.gitignore
parentfixed layout stuff (diff)
downloadPDI-dc52e8745c69753a17ca4d2c24a4feb229210c71.tar.gz
PDI-dc52e8745c69753a17ca4d2c24a4feb229210c71.zip
removed osx .DS_Store files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 15c3569..e5504d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,10 @@
doc/build/**
+!**/*.pdf
+
+# vim stuff
**/*~
**/*.swp
-!**/*.pdf
+
+# mac stuff
+**/.DS_Store
+**/._.DS_Store