2021-07-02 06:08:34 +00:00
|
|
|
# Junk files
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~
|
|
|
|
.DS_Store
|
2022-02-02 04:36:37 +00:00
|
|
|
._*
|
2021-07-02 06:08:34 +00:00
|
|
|
|
|
|
|
# Build artifacts
|
|
|
|
.clang_complete
|
|
|
|
.build/
|
2010-08-10 04:45:28 +00:00
|
|
|
*.elf
|
2016-06-02 17:00:44 +00:00
|
|
|
*.log
|
2010-08-10 04:45:28 +00:00
|
|
|
*.lss
|
|
|
|
*.lst
|
|
|
|
*.map
|
2021-07-02 06:08:34 +00:00
|
|
|
*.o
|
|
|
|
*.stackdump
|
2010-08-10 04:45:28 +00:00
|
|
|
*.sym
|
2021-07-02 06:08:34 +00:00
|
|
|
|
|
|
|
# QMK-specific
|
2020-10-25 21:48:44 +00:00
|
|
|
api_data/v1
|
2018-03-22 06:50:38 +00:00
|
|
|
doxygen/
|
2021-07-02 06:08:34 +00:00
|
|
|
*.bin
|
|
|
|
*.eep
|
|
|
|
*.hex
|
|
|
|
*.qmk
|
|
|
|
*.uf2
|
|
|
|
|
|
|
|
# Old-style QMK Makefiles
|
2017-09-08 17:47:50 +00:00
|
|
|
/keyboards/*/Makefile
|
|
|
|
/keyboards/*/*/Makefile
|
2017-11-02 00:59:44 +00:00
|
|
|
/keyboards/*/*/*/Makefile
|
|
|
|
/keyboards/*/*/*/*/Makefile
|
|
|
|
/keyboards/*/*/*/*/*/Makefile
|
2017-09-08 17:47:50 +00:00
|
|
|
/keyboards/*/keymaps/Makefile
|
2017-11-02 00:59:44 +00:00
|
|
|
/keyboards/*/*/keymaps/Makefile
|
|
|
|
/keyboards/*/*/*/keymaps/Makefile
|
|
|
|
/keyboards/*/*/*/*/keymaps/Makefile
|
|
|
|
/keyboards/*/*/*/*/*/keymaps/Makefile
|
2016-02-21 18:23:28 +00:00
|
|
|
|
2016-03-27 23:17:40 +00:00
|
|
|
# Eclipse/PyCharm/Other IDE Settings
|
2021-07-02 06:08:34 +00:00
|
|
|
*.iml
|
|
|
|
.browse.VC.db*
|
2016-02-21 18:23:28 +00:00
|
|
|
.cproject
|
2021-07-02 06:08:34 +00:00
|
|
|
.idea
|
|
|
|
.idea/
|
2016-02-21 18:23:28 +00:00
|
|
|
.project
|
2016-02-26 19:03:19 +00:00
|
|
|
.settings/
|
2021-07-02 06:08:34 +00:00
|
|
|
.vagrant/
|
|
|
|
|
|
|
|
# ?
|
|
|
|
.dep
|
|
|
|
.history/
|
|
|
|
build/
|
|
|
|
cmake-build-debug
|
|
|
|
CMakeLists.txt
|
|
|
|
|
2017-06-25 11:17:51 +00:00
|
|
|
# Let these ones be user specific, since we have so many different configurations
|
2021-04-25 20:46:28 +00:00
|
|
|
*.code-workspace
|
2021-07-02 06:08:34 +00:00
|
|
|
.stfolder
|
|
|
|
.tags
|
2017-11-06 17:09:01 +00:00
|
|
|
.vscode/c_cpp_properties.json
|
2021-07-02 06:08:34 +00:00
|
|
|
.vscode/ipch/
|
|
|
|
.vscode/last.sql
|
2017-06-25 11:17:51 +00:00
|
|
|
.vscode/launch.json
|
|
|
|
.vscode/tasks.json
|
2017-09-20 17:38:27 +00:00
|
|
|
.vscode/temp.sql
|
2021-07-02 06:08:34 +00:00
|
|
|
tags
|
2017-06-11 19:36:28 +00:00
|
|
|
|
2021-07-02 06:08:34 +00:00
|
|
|
# Ignore image files
|
2017-08-07 11:55:33 +00:00
|
|
|
*.gif
|
2019-10-25 18:48:59 +00:00
|
|
|
*.jpg
|
2021-07-02 06:08:34 +00:00
|
|
|
*.png
|
2017-08-07 11:55:33 +00:00
|
|
|
|
2021-07-02 06:08:34 +00:00
|
|
|
# Things Travis sees
|
2018-03-22 06:50:38 +00:00
|
|
|
/.vs
|
2021-07-02 06:08:34 +00:00
|
|
|
id_rsa_*
|
|
|
|
secrets.tar
|
2019-07-15 19:14:27 +00:00
|
|
|
|
2021-07-02 06:08:34 +00:00
|
|
|
# Python things
|
2019-07-15 19:14:27 +00:00
|
|
|
__pycache__
|
2021-04-26 19:18:17 +00:00
|
|
|
.python-version
|
2020-02-29 20:00:00 +00:00
|
|
|
|
2021-07-02 06:08:34 +00:00
|
|
|
# Prerequisites for updating ChibiOS
|
2020-02-29 20:00:00 +00:00
|
|
|
/util/fmpp*
|
2020-07-16 06:45:50 +00:00
|
|
|
|
|
|
|
# Allow to exist but don't include it in the repo
|
|
|
|
user_song_list.h
|
2021-09-16 04:59:57 +00:00
|
|
|
|
|
|
|
# clangd
|
|
|
|
compile_commands.json
|
|
|
|
.clangd/
|
|
|
|
.cache/
|