projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
711aa2a
)
gitignore: add dylib and swp entries
author
Vittorio Giovara
<vittorio.giovara@gmail.com>
Mon, 16 Jun 2014 05:31:37 +0000
(
01:31
-0400)
committer
Vittorio Giovara
<vittorio.giovara@gmail.com>
Mon, 16 Jun 2014 05:31:37 +0000
(
01:31
-0400)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 07ba48598a101aa1543f32728e043e19be046f25..c8a76d0f8c3f918e416120618d9691a6798fa2c5 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-3,6
+3,7
@@
*.d
*.def
*.dll
+*.dylib
*.exe
*.exp
*.gcda
@@
-14,6
+15,7
@@
*.pdb
*.so
*.so.*
+*.swp
*.ver
*-example
*-test