Browse Source

* add .prg extension to be ignored by git. this is used on Atari and a number of 8 bit platforms for executables

Karoly Balogh 3 years ago
parent
commit
3024aea354
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -28,6 +28,7 @@
 *.lst
 *.lst
 *.app
 *.app
 *.ttp
 *.ttp
+*.prg
 fpcmade.*
 fpcmade.*
 *-stamp.*
 *-stamp.*
 build-stamp.*
 build-stamp.*