2020 February 29 Breaking Changes Update (#8064)
[jackhill/qmk/firmware.git] / .gitignore
CommitLineData
6b4549da 1.history/
20711b59 2.dep
3*.o
96bde794 4*.bin
20711b59 5*.eep
6*.elf
13bb6b4b 7*.hex
fe56fffe 8*.qmk
13bb6b4b
JH
9!util/bootloader.hex
10!quantum/tools/eeprom_reset.hex
c7005cdf 11*.log
20711b59 12*.lss
13*.lst
14*.map
15*.sym
7ba06c9e 16*.swp
d3b1af95 17tags
7b0b8ee0 18*~
80c3ff5f 19build/
d9e4dad0 20.build/
80c3ff5f 21*.bak
ab7d6dca 22.vagrant/
97817a77 23quantum/version.h
c7005cdf
NA
24.idea/
25CMakeLists.txt
a08287b0 26cmake-build-debug
7c9d5ace 27doxygen/
29d7f9b1 28.DS_Store
28a4e905 29/util/wsl_downloaded
a2d3fc98 30/util/win_downloaded
4cdcbdb8 31/keyboards/*/Makefile
32/keyboards/*/*/Makefile
039cc8c9
JH
33/keyboards/*/*/*/Makefile
34/keyboards/*/*/*/*/Makefile
35/keyboards/*/*/*/*/*/Makefile
4cdcbdb8 36/keyboards/*/keymaps/Makefile
039cc8c9
JH
37/keyboards/*/*/keymaps/Makefile
38/keyboards/*/*/*/keymaps/Makefile
39/keyboards/*/*/*/*/keymaps/Makefile
40/keyboards/*/*/*/*/*/keymaps/Makefile
e63126ac 41
073b4492 42# Eclipse/PyCharm/Other IDE Settings
e63126ac
DL
43.cproject
44.project
74761626 45.settings/
073b4492 46.idea
ed62c6e1 47*.iml
97817a77 48.browse.VC.db*
aa1a90af 49*.stackdump
bcc4213e 50util/Win_Check_Output.txt
448b9168 51# Let these ones be user specific, since we have so many different configurations
89357b96 52.vscode/c_cpp_properties.json
448b9168
FS
53.vscode/launch.json
54.vscode/tasks.json
064f6821
JC
55.vscode/last.sql
56.vscode/temp.sql
5b9667a4 57.vscode/ipch/
53a2bf92 58.stfolder
2f65ab18 59.tags
c02f9a6e
JH
60
61# ignore image files
62*.png
4fd5ee41 63*.gif
3fd919c5 64*.jpg
4fd5ee41 65
78dc7bac
JH
66# things travis sees
67secrets.tar
9987f9dc 68id_rsa_*
7c9d5ace 69/.vs
a25dd58b 70
71# python things
72__pycache__
26eef35f
JY
73
74# prerequisites for updating ChibiOS
75/util/fmpp*