.hgignore@c18abd9198c0 (annotated)
.hgignore
Wed, 29 Nov 2017 23:34:51 +0100
- author
- mdd
- date
- Wed, 29 Nov 2017 23:34:51 +0100
- changeset 22
- c18abd9198c0
- parent 3
-
569fa9a431b9
- child 36
-
a1ad6f4728be
- permissions
- -rw-r--r--
implemented Levenshtein algorithm for incredible speedup
1
|
1
|
syntax: glob
|
|
2
|
|
|
3
|
*.pyc
|
3
|
4
|
eit.old/*
|
|
5
|
testfiles/*
|