Преглед изворни кода

* 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 година
родитељ
комит
3024aea354
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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