updated .hgignore (*.lnk, which I use to start bug.n from the source folder)
This commit is contained in:
parent
e3f3ed1c36
commit
5e6b2b1fd1
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ syntax: glob
|
||||||
01_administration.org
|
01_administration.org
|
||||||
src/log.txt
|
src/log.txt
|
||||||
berliOS_bug.n_activity.PNG
|
berliOS_bug.n_activity.PNG
|
||||||
|
*.lnk
|
||||||
syntax: regexp
|
syntax: regexp
|
||||||
.*[cC]onfig.*\.ini
|
.*[cC]onfig.*\.ini
|
||||||
.+\.\w{3}~
|
.+\.\w{3}~
|
||||||
src/data/_.*.ini
|
src/data/_.*.ini
|
Loading…
Reference in a new issue