aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eda9fc1
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,19 @@
+/src/lg-downloader
+/aclocal.m4
+/autom4te.cache
+/compile
+/config.cache
+/config.log
+/config.status
+/configure
+/depcomp
+/install-sh
+/missing
+Makefile
+Makefile.in
+config-h.in
+config.h
+stamp-h1
+*.o
+*/.deps/
+*~