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:
d8ca00f
)
Update .gitignore.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 28 Feb 2016 14:39:41 +0000
(15:39 +0100)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 28 Feb 2016 14:41:51 +0000
(15:41 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index ac663e9f03ce41a13a9cea466d8e46e95acb315a..e4ea408f6dfc39302193997d46fd7bfc17ae89f1 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,17
+1,28
@@
-Makefile
-Makefile.in
-*.o
*.a
-/config.*
-/src/tincd
-/autom4te.cache
+*.dirstamp
+*.o
+*.orig
+*.swp
+.deps
+/ChangeLog
+/INSTALL
/aclocal.m4
+/autom4te.cache
/compile
+/config.*
/configure
/depcomp
+/doc/sample-config.tar.gz
+/doc/texinfo.tex
+/doc/tinc.info
/install-sh
/missing
-INSTALL
-.deps
-stamp-h1
/src/device.c
+/src/tincd
+/src/version-git.h
+/stamp-h1
+/test-driver
+Makefile
+Makefile.in
+core
+core.*