1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-10 06:10:52 +02:00

Merge commit '766f2d965ff1948749c37f26a714adb8aa89c4a9'

* commit '766f2d965ff1948749c37f26a714adb8aa89c4a9':
  gitignore: add dylib and swp entries

Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Michael Niedermayer
2014-06-16 13:04:36 +02:00

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@
*.pdb *.pdb
*.so *.so
*.so.* *.so.*
*.swp
*.ver *.ver
*-example *-example
*-test *-test