summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8887980bc0..3e8ed0046e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@
*.ho
*-example
*-test
+*_g
config.*
doc/*.1
doc/*.html
@@ -19,6 +20,7 @@ libavcodec/*_tablegen
libavcodec/*_tables.c
libavcodec/*_tables.h
libavcodec/libavcodec*
+libavcore/libavcore*
libavdevice/libavdevice*
libavfilter/libavfilter*
libavformat/libavformat*