projects
/
oweals
/
tinc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2570c1
)
Add basic .gitignore file, cleaning (most) files generated by autotools.
author
Vilbrekin
<vilbrekin@gmail.com>
Sat, 25 Aug 2012 17:59:26 +0000
(19:59 +0200)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Mon, 24 Sep 2012 11:55:27 +0000
(13:55 +0200)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
f45f7a6
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,17
@@
+Makefile
+Makefile.*
+*.o
+*.a
+/config.*
+/src/tincd
+/autom4te.cache
+/aclocal.m4
+/compile
+/configure
+/depcomp
+/install-sh
+/missing
+INSTALL
+.deps
+stamp-h1
+/src/device.c