fix(tools): removed and ignored kdevelop files
This commit is contained in:
parent
f59c2ce73d
commit
a150aab79d
3 changed files with 6 additions and 429 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -48,5 +48,11 @@ compile_commands.json
|
|||
# VSCode
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
|
||||
# KDevelop
|
||||
.kdev4/
|
||||
metro-rts.kdev4
|
||||
|
||||
# Caches
|
||||
.cache/
|
||||
godot/.gdb_history
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue