File are for example parse.~pas

*.~*~ not match backup files
This commit is contained in:
Andrzej Borucki 2013-04-24 20:51:16 +03:00
parent 0aeefb48c0
commit 40dc966e27

View File

@ -1,5 +1,5 @@
*.dcu *.dcu
*.~*~ *.~*
*.local *.local
*.identcache *.identcache
__history __history
@ -7,4 +7,4 @@ __history
*.map *.map
*.exe *.exe
*.dll *.dll
bin/* bin/*