浏览代码

* 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.*