projects
/
xboard.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
fa76217
)
added a .gitignore file
author
Arun Persaud
<arun@nubati.net>
Wed, 6 May 2009 06:07:18 +0000 (23:07 -0700)
committer
Arun Persaud
<arun@nubati.net>
Wed, 6 May 2009 06:07:18 +0000 (23:07 -0700)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
92052be
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,27
@@
+*~
+*.o
+.deps/
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+cmail
+config.h
+config.log
+config.status
+configure
+copyright.info
+config.h.in
+depcomp
+mdate-sh
+missing
+parser.c
+stamp-h
+stamp-h1
+stamp-vti
+texinfo.tex
+version.texi
+xboard
+xboard.info
+xboard.man
+ylwrap
\ No newline at end of file