This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
pascal
/
freepascal.compiler
kopia lustrzana
https://gitlab.com/freepascal.org/fpc/source.git
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
* 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 lat temu
rodzic
01142f11d7
commit
3024aea354
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
.gitignore
+ 1
- 0
.gitignore
Wyświetl plik
@@ -28,6 +28,7 @@
*.lst
*.app
*.ttp
+*.prg
fpcmade.*
*-stamp.*
build-stamp.*