added a .gitignore file
[xboard.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..92052be
--- /dev/null
@@ -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