2021-07-02 12:08:34 +06:00
|
|
|
# Junk files
|
|
|
|
*.bak
|
|
|
|
*.swp
|
|
|
|
*~
|
|
|
|
.DS_Store
|
2022-02-02 10:36:37 +06:00
|
|
|
._*
|
2021-07-02 12:08:34 +06:00
|
|
|
|
2022-07-17 00:38:56 +06:00
|
|
|
# Merge files
|
|
|
|
*.orig
|
|
|
|
*.rej
|
|
|
|
|
2021-07-02 12:08:34 +06:00
|
|
|
# Build artifacts
|
|
|
|
.clang_complete
|
|
|
|
.build/
|
2010-08-10 10:45:28 +06:00
|
|
|
*.elf
|
2016-06-02 23:00:44 +06:00
|
|
|
*.log
|
2010-08-10 10:45:28 +06:00
|
|
|
*.lss
|
|
|
|
*.lst
|
|
|
|
*.map
|
2021-07-02 12:08:34 +06:00
|
|
|
*.o
|
2024-01-12 18:08:11 +06:00
|
|
|
*.a
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
*.dll
|
|
|
|
*.la
|
2021-07-02 12:08:34 +06:00
|
|
|
*.stackdump
|
2010-08-10 10:45:28 +06:00
|
|
|
*.sym
|
2024-07-11 19:43:26 +06:00
|
|
|
index.html
|
2024-07-12 04:48:43 +06:00
|
|
|
firmware_list.json
|
2021-07-02 12:08:34 +06:00
|
|
|
|
|
|
|
# QMK-specific
|
2020-10-26 03:48:44 +06:00
|
|
|
api_data/v1
|
2022-02-05 09:23:27 +06:00
|
|
|
quantum/version.h
|
2021-07-02 12:08:34 +06:00
|
|
|
*.bin
|
|
|
|
*.eep
|
|
|
|
*.hex
|
|
|
|
*.qmk
|
|
|
|
*.uf2
|
|
|
|
|
2023-04-11 07:43:45 +06:00
|
|
|
# DD config at wrong location
|
|
|
|
/keyboards/**/keymaps/*/info.json
|
2024-03-10 11:20:25 +06:00
|
|
|
/keyboards/**/keymaps/*/keyboard.json
|
2023-04-11 07:43:45 +06:00
|
|
|
|
2021-07-02 12:08:34 +06:00
|
|
|
# Old-style QMK Makefiles
|
2022-07-15 08:57:34 +06:00
|
|
|
/keyboards/**/Makefile
|
|
|
|
|
|
|
|
# kbfirmware....
|
|
|
|
/keyboards/**/kb.h
|
|
|
|
/keyboards/**/kb.c
|
2016-02-22 00:23:28 +06:00
|
|
|
|
2016-03-28 05:17:40 +06:00
|
|
|
# Eclipse/PyCharm/Other IDE Settings
|
2021-07-02 12:08:34 +06:00
|
|
|
*.iml
|
|
|
|
.browse.VC.db*
|
2016-02-22 00:23:28 +06:00
|
|
|
.cproject
|
2021-07-02 12:08:34 +06:00
|
|
|
.idea
|
|
|
|
.idea/
|
2016-02-22 00:23:28 +06:00
|
|
|
.project
|
2016-02-27 01:03:19 +06:00
|
|
|
.settings/
|
2021-07-02 12:08:34 +06:00
|
|
|
|
|
|
|
# ?
|
|
|
|
.dep
|
|
|
|
.history/
|
|
|
|
build/
|
|
|
|
cmake-build-debug
|
|
|
|
CMakeLists.txt
|
2022-10-13 03:36:51 +06:00
|
|
|
*.pdf
|
2021-07-02 12:08:34 +06:00
|
|
|
|
2017-06-25 17:17:51 +06:00
|
|
|
# Let these ones be user specific, since we have so many different configurations
|
2021-04-26 02:46:28 +06:00
|
|
|
*.code-workspace
|
2021-07-02 12:08:34 +06:00
|
|
|
.stfolder
|
|
|
|
.tags
|
2017-11-06 23:09:01 +06:00
|
|
|
.vscode/c_cpp_properties.json
|
2021-07-02 12:08:34 +06:00
|
|
|
.vscode/ipch/
|
|
|
|
.vscode/last.sql
|
2017-06-25 17:17:51 +06:00
|
|
|
.vscode/launch.json
|
|
|
|
.vscode/tasks.json
|
2017-09-20 23:38:27 +06:00
|
|
|
.vscode/temp.sql
|
2021-07-02 12:08:34 +06:00
|
|
|
tags
|
2017-06-12 01:36:28 +06:00
|
|
|
|
2022-06-20 10:20:56 +06:00
|
|
|
# Ignore image/font files
|
2022-11-22 08:32:36 +06:00
|
|
|
*.bmp
|
|
|
|
*.wbmp
|
2017-08-07 17:55:33 +06:00
|
|
|
*.gif
|
2019-10-26 00:48:59 +06:00
|
|
|
*.jpg
|
2022-11-22 08:32:36 +06:00
|
|
|
*.jpeg
|
2021-07-02 12:08:34 +06:00
|
|
|
*.png
|
2022-11-22 08:32:36 +06:00
|
|
|
*.apng
|
|
|
|
*.mng
|
|
|
|
*.svg
|
|
|
|
*.webp
|
|
|
|
*.webm
|
|
|
|
*.avi
|
|
|
|
*.mp4
|
|
|
|
*.mpeg
|
2022-06-20 10:20:56 +06:00
|
|
|
*.ttf
|
|
|
|
*.otf
|
2017-08-07 17:55:33 +06:00
|
|
|
|
2021-07-02 12:08:34 +06:00
|
|
|
# Things Travis sees
|
2018-03-22 12:50:38 +06:00
|
|
|
/.vs
|
2021-07-02 12:08:34 +06:00
|
|
|
id_rsa_*
|
|
|
|
secrets.tar
|
2019-07-16 01:14:27 +06:00
|
|
|
|
2021-07-02 12:08:34 +06:00
|
|
|
# Python things
|
2019-07-16 01:14:27 +06:00
|
|
|
__pycache__
|
2021-04-27 01:18:17 +06:00
|
|
|
.python-version
|
2023-09-03 07:24:57 +06:00
|
|
|
.venv
|
2020-03-01 02:00:00 +06:00
|
|
|
|
2021-07-02 12:08:34 +06:00
|
|
|
# Prerequisites for updating ChibiOS
|
2020-03-01 02:00:00 +06:00
|
|
|
/util/fmpp*
|
2020-07-16 12:45:50 +06:00
|
|
|
|
|
|
|
# Allow to exist but don't include it in the repo
|
|
|
|
user_song_list.h
|
2021-09-16 10:59:57 +06:00
|
|
|
|
|
|
|
# clangd
|
|
|
|
compile_commands.json
|
|
|
|
.clangd/
|
|
|
|
.cache/
|
2022-04-14 11:42:24 +06:00
|
|
|
|
2023-10-08 17:45:13 +06:00
|
|
|
# VIA(L) files that don't belong in QMK repo
|
2022-04-14 11:42:24 +06:00
|
|
|
via*.json
|
2023-10-08 17:45:13 +06:00
|
|
|
/keyboards/**/keymaps/vial/*
|