mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
Move compile_commands.json to build directory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,8 +9,6 @@
|
||||
/build/
|
||||
/linux-package/
|
||||
/kitty.app/
|
||||
/compile_commands.json
|
||||
/link_commands.json
|
||||
/glad/out/
|
||||
/kitty/launcher/kitt*
|
||||
/tools/cmd/at/*_generated.go
|
||||
@@ -22,5 +20,6 @@ __pycache__/
|
||||
/docs/generated/
|
||||
/.mypy_cache
|
||||
.DS_Store
|
||||
.cache
|
||||
bypy/b
|
||||
bypy/virtual-machines.conf
|
||||
|
||||
Reference in New Issue
Block a user