projects
/
adu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b542a1e
)
Add .gitignore.
author
Andre Noll
<maan@systemlinux.org>
Sun, 1 Jun 2008 17:53:55 +0000
(19:53 +0200)
committer
Andre Noll
<maan@systemlinux.org>
Sun, 1 Jun 2008 17:53:55 +0000
(19:53 +0200)
Hopefully this makes it less likely to forget to check in important
files.
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
743f60e
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,12
@@
+*.[oa]
+foo*
+bar*
+cmdline.[ch]
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+Makefile.deps
+TODO
+*.swp
+adu