# backups and ide stuff
*~
.idea/
.vs/
.vscode/

# generated documentation
doxygen/

# Object files
*.o
*.ko
*.obj
*.elf
*.bin
*.inc
obj/
release/
build/
cmake-build-debug/
tools/fasmg/fasmg
tools/fasmg/fasmg.exe
tools/cedev-config/bin/cedev-config
tools/cedev-config/bin/cedev-config.exe
linker_script

# precompiled headers
*.gch
*.pch

# libraries
*.lib
*.a
*.la
*.lo

# shared objects
*.so
*.so.*
*.dylib

# macos
.DS_Store

# executables
*.hex
*.8xv
*.8xg
*.8xp
!*vargfx.8xv

# debug files
*.dSYM/
*.map

# log files
*.log

# fasmg files
src/include/*.alm
src/include/ez80.inc
src/include/ti84pceg.inc
src/include/tiformat.inc
