diff options
author | Janne Grunau | 2011-01-17 15:49:11 +0100 |
---|---|---|
committer | Janne Grunau | 2011-01-17 15:50:14 +0100 |
commit | 348b8218f7a59374355c966dbe3b851a7275f952 (patch) | |
tree | 3f3fbb4e77eb9d49b730f40f7b6fb8155b8dae57 /libavformat/.gitignore | |
parent | a1c68a438cfeb7ef1a3556faf9c88985cfd4c04f (diff) |
convert svn:ignore properties to .gitignore files
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Diffstat (limited to 'libavformat/.gitignore')
-rw-r--r-- | libavformat/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libavformat/.gitignore b/libavformat/.gitignore new file mode 100644 index 0000000000..50e4684f77 --- /dev/null +++ b/libavformat/.gitignore @@ -0,0 +1,8 @@ +*.o +*.d +*.exe +*.ho +*-example +*-test +libavformat* + |