mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
2233b46512
* ci: format yaml and json files with prettier * chore: add changelog entry * fix: format everything * ci: run pretter on all files * ci: rename prettier step
24 lines
262 B
Plaintext
24 lines
262 B
Plaintext
# emoji.json should remain minified
|
|
resources/emoji.json
|
|
|
|
# Ignore submodule files
|
|
lib/*/
|
|
conan-pkgs/*/
|
|
cmake/sanitizers-cmake/
|
|
|
|
# Build folders
|
|
*build-*/
|
|
[bB]uild
|
|
/_build/
|
|
|
|
# Editors
|
|
.vscode
|
|
.vs
|
|
.idea
|
|
dependencies
|
|
.cache
|
|
.editorconfig
|
|
|
|
# vcpkg
|
|
vcpkg_installed/
|