🙈 Update ignore file

This commit is contained in:
Andreas Schneider 2023-01-15 16:37:14 +01:00
parent 98b69e9d03
commit 2b8eb45ccf
1 changed files with 4 additions and 3 deletions

View File

@ -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