feat: added .gdb_history to .gitignore
This commit is contained in:
parent
6755929906
commit
f883d7d67e
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -49,3 +49,4 @@ compile_commands.json
|
|||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.cache/
|
||||
godot/.gdb_history
|
||||
|
|
Loading…
Reference in a new issue