Explorar el Código

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

Karoly Balogh hace 3 años
padre
commit
3024aea354
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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