Add *.ttp to .gitignore

This commit is contained in:
Thorsten Otto 2022-02-09 09:36:17 +01:00 committed by Charlie Balogh
parent 454365325e
commit ef8ad54460

1
.gitignore vendored
View File

@ -27,6 +27,7 @@
*.diff *.diff
*.lst *.lst
*.app *.app
*.ttp
fpcmade.* fpcmade.*
*-stamp.* *-stamp.*
build-stamp.* build-stamp.*