#
# IDE local settings and editor backup files
#

.project
*~

#
# Build ignores
#

.config
.config.old
*.o
*.a
*.map

#
# Normal output and testing dirs
#

cross
target

#
# Never ignore these
#

!.gitignore
