summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2007-08-21 11:03:07 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2007-08-21 11:03:07 -0700
commit3c9230230e88f6421ea3549f813eabceb4120734 (patch)
treee9d2b07b68db44f6a6477c4b8c39e9bb288fbfe1 /.gitignore
parentb2c489924708b202f33f6528d3269911662f906c (diff)
renamed: .cvsignore -> .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..dc5214c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+.deps
+Makefile
+Makefile.in
+XCalc
+XCalc-color
+aclocal.m4
+autom4te.cache
+compile
+config.guess
+config.h
+config.h.in
+config.log
+config.status
+config.sub
+configure
+depcomp
+install-sh
+missing
+stamp-h1
+xcalc
+xcalc.1
+*~