Better "include guards" for the makefiles
[jackhill/qmk/firmware.git] / .gitignore
CommitLineData
20711b59 1.dep
2*.o
3*.eep
4*.elf
13bb6b4b
JH
5*.hex
6!util/bootloader.hex
7!quantum/tools/eeprom_reset.hex
c7005cdf 8*.log
20711b59 9*.lss
10*.lst
11*.map
12*.sym
7ba06c9e 13*.swp
d3b1af95 14tags
7b0b8ee0 15*~
80c3ff5f 16build/
d9e4dad0 17.build/
80c3ff5f 18*.bak
ab7d6dca 19.vagrant/
c7005cdf
NA
20.idea/
21CMakeLists.txt
e63126ac
DL
22.DS_STORE
23
073b4492 24# Eclipse/PyCharm/Other IDE Settings
e63126ac
DL
25.cproject
26.project
74761626 27.settings/
073b4492 28.idea
abe8bfa3 29.browse.VC.db*