summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKovensky <diogomfranco@gmail.com>2012-09-30 13:08:04 +0000
committerwm4 <wm4@nowhere>2012-09-30 15:17:37 +0200
commit22481e75c0ad7e1aad2cd943bdbc2374675172ee (patch)
tree9494cadb8293b15331b4d580649748e8a720be49 /.gitignore
parent077b41971b6ff4dc673361037e164d9c17cd9e0e (diff)
downloadmpv-22481e75c0ad7e1aad2cd943bdbc2374675172ee.tar.bz2
mpv-22481e75c0ad7e1aad2cd943bdbc2374675172ee.tar.xz
.gitignore: ignore .exe files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1cb98731e4..942a428b39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
*.o
*.a
*.d
+*.exe
.depend
/config.h