Files
foxbin2prg/Documentacion/github/pictures/.gitignore
Lutz f5a43c777e reworked
added fixes
added modifications
added documentation
for changes see README.md or foxbin2prg.prg

intended to be merged to https://github.com/fdbozzo/foxbin2prg/
2021-02-22 20:29:29 +01:00

13 lines
211 B
Plaintext

# we use the exclude-all-include-special approach, easier then excluding any odd stuff later
#exclude general
*.*
#include general
#grafics
!*.gif
!*.png
#include special
#default git
!*.gitignore