🙈 Update ignore file
This commit is contained in:
7
.hgignore → .gitignore
vendored
7
.hgignore → .gitignore
vendored
@@ -1,8 +1,8 @@
|
||||
#syntax: regexp
|
||||
#(?<!\.(pas|lfm|lpr|lpi))$
|
||||
syntax: glob
|
||||
obj/*
|
||||
bin/*
|
||||
dist/*
|
||||
Client.bin/*
|
||||
Server.bin/*
|
||||
doc/*
|
||||
pasdoc/*
|
||||
Setup/*
|
||||
@@ -23,3 +23,4 @@ Setup/*
|
||||
*.compiled
|
||||
*.sh
|
||||
*.exe
|
||||
*.res
|
||||
Reference in New Issue
Block a user