Add OS specific layers that can be switched with macros (#436)
[jackhill/qmk/firmware.git] / .gitignore
CommitLineData
649b33d7 1keyboards/planck/dfu-programmer.exe
20711b59 2.dep
3*.o
4*.eep
5*.elf
d9e4dad0 6/*.hex
649b33d7
JH
7/keyboards/**/*.hex
8/keyboards/**/keymaps/**/*.hex
9!/keyboards/**/keymaps/**/compiled.hex
c7005cdf 10*.log
20711b59 11*.lss
12*.lst
13*.map
14*.sym
7ba06c9e 15*.swp
d3b1af95 16tags
7b0b8ee0 17*~
80c3ff5f 18build/
d9e4dad0 19.build/
80c3ff5f 20*.bak
ab7d6dca 21.vagrant/
c7005cdf
NA
22.idea/
23CMakeLists.txt
e63126ac
DL
24.DS_STORE
25
073b4492 26# Eclipse/PyCharm/Other IDE Settings
e63126ac
DL
27.cproject
28.project
74761626 29.settings/
073b4492 30.idea