This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
pascal
/
fpc
同期ミラー
https://gitlab.com/freepascal.org/fpc/source.git
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
* 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 年 前
親
01142f11d7
コミット
3024aea354
1 ファイル変更
、
1 行追加
、
0 行削除
分割表示
差分情報を表示
1
0
.gitignore
+ 1
- 0
.gitignore
ファイルの表示
@@ -28,6 +28,7 @@
*.lst
*.app
*.ttp
+*.prg
fpcmade.*
*-stamp.*
build-stamp.*