소스 검색

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