Document info.json files
[jackhill/qmk/firmware.git] / .gitignore
CommitLineData
20711b59 1.dep
2*.o
96bde794 3*.bin
20711b59 4*.eep
5*.elf
13bb6b4b 6*.hex
fe56fffe 7*.qmk
13bb6b4b
JH
8!util/bootloader.hex
9!quantum/tools/eeprom_reset.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/
97817a77 22quantum/version.h
c7005cdf
NA
23.idea/
24CMakeLists.txt
a08287b0 25cmake-build-debug
e63126ac 26.DS_STORE
28a4e905 27/util/wsl_downloaded
a2d3fc98 28/util/win_downloaded
4cdcbdb8 29/keyboards/*/Makefile
30/keyboards/*/*/Makefile
039cc8c9
JH
31/keyboards/*/*/*/Makefile
32/keyboards/*/*/*/*/Makefile
33/keyboards/*/*/*/*/*/Makefile
4cdcbdb8 34/keyboards/*/keymaps/Makefile
039cc8c9
JH
35/keyboards/*/*/keymaps/Makefile
36/keyboards/*/*/*/keymaps/Makefile
37/keyboards/*/*/*/*/keymaps/Makefile
38/keyboards/*/*/*/*/*/keymaps/Makefile
e63126ac 39
073b4492 40# Eclipse/PyCharm/Other IDE Settings
e63126ac
DL
41.cproject
42.project
74761626 43.settings/
073b4492 44.idea
97817a77 45.browse.VC.db*
aa1a90af 46*.stackdump
bcc4213e 47util/Win_Check_Output.txt
448b9168
FS
48# Let these ones be user specific, since we have so many different configurations
49.vscode/launch.json
50.vscode/tasks.json
064f6821
JC
51.vscode/last.sql
52.vscode/temp.sql
53a2bf92 53.stfolder
c02f9a6e
JH
54
55# ignore image files
56*.png
57*.jpg
4fd5ee41
TC
58*.gif
59
60# Do not ignore MiniDox left/right hand eeprom files
064f6821 61!keyboards/minidox/*.eep
78dc7bac
JH
62
63# things travis sees
64secrets.tar
9987f9dc 65id_rsa_*
d28fb63f 66/.vs