aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Eckels <eckels@google.com>2012-08-10 14:26:05 -0700
committerLucas Eckels <eckels@google.com>2012-08-10 14:26:05 -0700
commit83254c70354aec4976ff3d1ea3f4d2bd600da163 (patch)
tree3972a301b5d5e330b967404f51ef7519808f11e8
parent3d540f5de5b3a28ce6ad855cef7d9d9a44242c07 (diff)
downloadmpg123-83254c70354aec4976ff3d1ea3f4d2bd600da163.tar.gz
Fix gitignore for libmpg123 build artifacts.HEADmastermainjumper-stable-altjumper-stable
Change-Id: I40671a2b9f67c6246c060ad0604456cfc886c757
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 6352d02..a5d4d64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,6 +30,9 @@ Debug/
Release/
release/
+Debug_SSE_Dll/
+Release_SSE_Dll/
+
/Makefile
/config.log
/config.status
@@ -44,4 +47,4 @@ release/
/src/libmpg123/mpg123.h
/src/output/Makefile
/src/stamp-h1
-/x86-unknown-linux/ \ No newline at end of file
+/x86-unknown-linux/