summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorErik Prabowo Kamal <erik@darapsa.co.id>2019-08-27 08:11:04 +0800
committerErik Prabowo Kamal <erik@darapsa.co.id>2019-08-27 08:11:04 +0800
commit19699bd643e507f88eabac2eb43daecbd9cef0b5 (patch)
treea32b9592432ebeb08417a0273e8f423e5e55a841 /.gitignore
parent67486d924802c74056ab5e4ff486fceaa610f271 (diff)
Autotools files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e622b0e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,18 @@
+*.a
+*.o
+.deps
+Makefile
+Makefile.in
+aclocal.m4
+ar-lib
+autom4te.cache
+compile
+config.h
+config.h.in
+config.log
+config.status
+configure
+depcomp
+install-sh
+missing
+stamp-h1