diff options
Diffstat (limited to '')
-rw-r--r-- | mediaplugin/.gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/mediaplugin/.gitignore b/mediaplugin/.gitignore new file mode 100644 index 00000000..2223ac43 --- /dev/null +++ b/mediaplugin/.gitignore @@ -0,0 +1,22 @@ +Thumbs.db
+.svn
+*.orig
+*.dcu
+*.ppu
+*.rst
+*.compiled
+*.or
+*.o
+*.a
+*.exe
+*.dll
+*.identcache
+*.bdsproj.local
+*.bak
+*~
+Makefile
+config.log
+config.status
+__history
+aclocal.m4
+autom4te.cache/
|