Remove all Makefiles from the keyboards directory. (#1660)
[jackhill/qmk/firmware.git] / .gitignore
CommitLineData
20711b59 1.dep
2*.o
96bde794 3*.bin
20711b59 4*.eep
5*.elf
13bb6b4b
JH
6*.hex
7!util/bootloader.hex
8!quantum/tools/eeprom_reset.hex
c7005cdf 9*.log
20711b59 10*.lss
11*.lst
12*.map
13*.sym
7ba06c9e 14*.swp
d3b1af95 15tags
7b0b8ee0 16*~
80c3ff5f 17build/
d9e4dad0 18.build/
80c3ff5f 19*.bak
ab7d6dca 20.vagrant/
97817a77 21quantum/version.h
c7005cdf
NA
22.idea/
23CMakeLists.txt
e63126ac 24.DS_STORE
28a4e905 25/util/wsl_downloaded
a2d3fc98 26/util/win_downloaded
4cdcbdb8 27/keyboards/*/Makefile
28/keyboards/*/*/Makefile
29/keyboards/*/keymaps/Makefile
e63126ac 30
073b4492 31# Eclipse/PyCharm/Other IDE Settings
e63126ac
DL
32.cproject
33.project
74761626 34.settings/
073b4492 35.idea
97817a77 36.browse.VC.db*
aa1a90af 37*.stackdump
bcc4213e 38util/Win_Check_Output.txt
448b9168
FS
39# Let these ones be user specific, since we have so many different configurations
40.vscode/launch.json
41.vscode/tasks.json
53a2bf92 42.stfolder
c02f9a6e
JH
43
44# ignore image files
45*.png
46*.jpg
4fd5ee41
TC
47*.gif
48
49# Do not ignore MiniDox left/right hand eeprom files
78dc7bac
JH
50!keyboards/minidox/*.eep
51
52# things travis sees
53secrets.tar
9987f9dc 54id_rsa_*