#
# Normal rules
#
.*
*.o
*.a
*.d

#
# Generated files
#
!.gitignore
HERMIT-VERSION-FILE
profile-stamp
target-stamp
*.bin
*.elf
*.lds
*.map
src/host/common/hermit
include/arch
src/target/arch

#
# Temporary files
#
*.orig
*~
\#*#
