Help Barry get pk60 Configurator files fixed (#2971)
[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
7c9d5ace 26doxygen/
e63126ac 27.DS_STORE
28a4e905 28/util/wsl_downloaded
a2d3fc98 29/util/win_downloaded
4cdcbdb8 30/keyboards/*/Makefile
31/keyboards/*/*/Makefile
039cc8c9
JH
32/keyboards/*/*/*/Makefile
33/keyboards/*/*/*/*/Makefile
34/keyboards/*/*/*/*/*/Makefile
4cdcbdb8 35/keyboards/*/keymaps/Makefile
039cc8c9
JH
36/keyboards/*/*/keymaps/Makefile
37/keyboards/*/*/*/keymaps/Makefile
38/keyboards/*/*/*/*/keymaps/Makefile
39/keyboards/*/*/*/*/*/keymaps/Makefile
e63126ac 40
073b4492 41# Eclipse/PyCharm/Other IDE Settings
e63126ac
DL
42.cproject
43.project
74761626 44.settings/
073b4492 45.idea
ed62c6e1 46*.iml
97817a77 47.browse.VC.db*
aa1a90af 48*.stackdump
bcc4213e 49util/Win_Check_Output.txt
448b9168 50# Let these ones be user specific, since we have so many different configurations
89357b96 51.vscode/c_cpp_properties.json
448b9168
FS
52.vscode/launch.json
53.vscode/tasks.json
064f6821
JC
54.vscode/last.sql
55.vscode/temp.sql
53a2bf92 56.stfolder
2f65ab18 57.tags
c02f9a6e
JH
58
59# ignore image files
60*.png
61*.jpg
4fd5ee41
TC
62*.gif
63
64# Do not ignore MiniDox left/right hand eeprom files
064f6821 65!keyboards/minidox/*.eep
78dc7bac
JH
66
67# things travis sees
68secrets.tar
9987f9dc 69id_rsa_*
7c9d5ace 70/.vs