This website works better with JavaScript
Home
Explore
Help
Sign In
pascal
/
fpc
mirror of
https://gitlab.com/freepascal.org/fpc/source.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
* 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 years ago
parent
01142f11d7
commit
3024aea354
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -28,6 +28,7 @@
*.lst
*.lst
*.app
*.app
*.ttp
*.ttp
+*.prg
fpcmade.*
fpcmade.*
*-stamp.*
*-stamp.*
build-stamp.*
build-stamp.*