mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 19:17:38 +00:00
tree: Ignore gdb history
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/755>
This commit is contained in:
parent
fc59d65fb0
commit
1e4349f340
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,10 +1,11 @@
|
|||
_build
|
||||
*.swp
|
||||
*~
|
||||
\#*#
|
||||
.\#*
|
||||
build
|
||||
_build
|
||||
.buildconfig
|
||||
.flatpak-builder
|
||||
.gdb_history
|
||||
po/calls.pot
|
||||
po/missing
|
||||
|
|
Loading…
Reference in a new issue