summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-16 20:19:31 +0800
committerꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id>2019-09-16 20:20:53 +0800
commit47be7ba91f07acb7bf88b66fc706ee6b4add69bd (patch)
treeb39b02a576df5ccffa22ae966b637f1e43cbc308 /.gitignore
Takes the server URL as a parameter
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f3cf82c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+*~
+*.a
+*.o
+*.swp
+.deps
+Makefile
+Makefile.am.user
+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