🙈 Update ignore file
This commit is contained in:
parent
1bfbc2e11e
commit
da7bf2e3c5
6
.hgignore → .gitignore
vendored
6
.hgignore → .gitignore
vendored
@ -1,8 +1,7 @@
|
|||||||
#syntax: regexp
|
|
||||||
#(?<!\.(pas|lfm|lpr|lpi))$
|
|
||||||
syntax: glob
|
|
||||||
obj/*
|
obj/*
|
||||||
bin/*
|
bin/*
|
||||||
|
Client.bin/*
|
||||||
|
Server.bin/*
|
||||||
doc/*
|
doc/*
|
||||||
pasdoc/*
|
pasdoc/*
|
||||||
Setup/*
|
Setup/*
|
||||||
@ -23,3 +22,4 @@ Setup/*
|
|||||||
*.compiled
|
*.compiled
|
||||||
*.sh
|
*.sh
|
||||||
*.exe
|
*.exe
|
||||||
|
*.res
|
6
.hgeol
6
.hgeol
@ -1,6 +0,0 @@
|
|||||||
[patterns]
|
|
||||||
**.* = native
|
|
||||||
bin/nodraw.txt = CRLF
|
|
||||||
|
|
||||||
[repository]
|
|
||||||
native = LF
|
|
Loading…
x
Reference in New Issue
Block a user