Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2012-12-30 10:18:10 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2013-01-01 20:29:45 +0400
commit2b335ed8d017d781a6bbf41f9d6354141affa8fa (patch)
tree7c9a7e9aaa59986f41c79c7ed916fa226015c505 /.gitignore
parentc890f00dbf0ee90cf6a6d17ea4ca5c946fb9bc93 (diff)
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 10 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index de500d4a3..b2e551f96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,12 @@
+*.a
+*.aps
+*.db
+*.old
+*.opensdf
+*.psess
+*.sdf
+*.suo
+*.user
/.git-rewrite
/bin
/build.user.bat
@@ -9,13 +18,5 @@
/src/mpc-hc/mpcresources/newrc
/src/mpc-hc/res/mpc-hc.exe.manifest
/src/MPCTestAPI/bin
+/src/thirdparty/ffmpeg/obj
ipch
-*.a
-*.aps
-*.db
-*.old
-*.opensdf
-*.psess
-*.sdf
-*.suo
-*.user