# Lines starting with '#' are considered comments.
# Ignore (generated) html files,
*.html
*.htm
*.sh
!proj16.bfproject
*.obj
*.OBJ
*.[O]
*.BCO
*.*~
FUCK
!*.err
*.ERR
!*.lib
*.LIB
makefile~
README~
TODO~
LICENCE~
*.map
#*.MAP
!boop.sh
!awoo.sh
!lowcase.sh
!wmakegnu.sh
img
!.git/config

# except foo.html which is maintained by hand.
#!foo.html
# Ignore objects and archives.
*.[oa]

