Contribute GH60 layout (#1820)
[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
064f6821
JC
42.vscode/last.sql
43.vscode/temp.sql
53a2bf92 44.stfolder
c02f9a6e
JH
45
46# ignore image files
47*.png
48*.jpg
4fd5ee41
TC
49*.gif
50
51# Do not ignore MiniDox left/right hand eeprom files
064f6821 52!keyboards/minidox/*.eep
78dc7bac
JH
53
54# things travis sees
55secrets.tar
9987f9dc 56id_rsa_*
d28fb63f 57/.vs