rename .hgignore to .gitignore and adapted syntax

This commit is contained in:
Kai Tetzlaff (NSN/LinSEE) 2013-09-24 16:23:51 +02:00
parent 0b8cd4a80b
commit 78f2d2a643

View File

@ -1,6 +1,3 @@
# use glob syntax.
syntax: glob
*.keep
*.contrib
*~
@ -130,18 +127,15 @@ dvc/lisp/dvc-site.el
dvc/texinfo/dvc-version.texinfo
dvc/texinfo/dvc.info
# switch to regexp syntax.
syntax: regexp
CVS/
\.git/
\.svn/
\.bzr
.git/
.svn/
.bzr
\.pc/
\.eshell/
.pc/
.eshell/
\.\#.*
.\#*
server/