diff options
author | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:24:44 -0400 |
---|---|---|
committer | James Cloos <cloos@jhcloos.com> | 2007-08-23 19:24:44 -0400 |
commit | e582ba82e04632157c8a7ead56b62da7ba0eddfe (patch) | |
tree | 3533fcec2bee0834e44e18daf39ba0701243b60a /.gitignore | |
parent | baafaa1dee42640d15f4e74ff43b0ee3343de940 (diff) |
Rename .cvsignore to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..84417f8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,22 @@ +.deps +Makefile +Makefile.in +Xedit +Xedit-color +Xedit.ad +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 +xedit +xedit.1 |