aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 63c47d4d..8ffffa51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,7 @@
/aclocal.m4
# Tests
+/mediagoblin/tests/.cache/
/mediagoblin/tests/user_dev/
# File extensions
@@ -65,3 +66,7 @@ venv*
/extlib/tinymce/
/extlib/video.js/
/extlib/videojs-resolution-switcher
+
+# Mac files
+.DS_Store
+.Python