.gitignore: Ignore more files
Part-of: <https://gitlab.gnome.org/World/Phosh/squeekboard/-/merge_requests/657>
This commit is contained in:
committed by
Marge Bot
parent
0403fe4cde
commit
271184b9d1
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,9 +1,20 @@
|
|||||||
_build/
|
_build/
|
||||||
|
debian/.debhelper/
|
||||||
|
debian/cargo/registry/
|
||||||
|
debian/cargo/.*cache*
|
||||||
|
debian/debhelper-build-stamp
|
||||||
|
debian/files
|
||||||
|
debian/*.substvars
|
||||||
|
debian/squeekboard/
|
||||||
|
debian/squeekboard-devel/
|
||||||
|
debian/tmp/
|
||||||
|
meson_Cargo.toml.in
|
||||||
po/squeekboard.pot
|
po/squeekboard.pot
|
||||||
po/*.mo
|
po/*.mo
|
||||||
TAGS
|
TAGS
|
||||||
tags
|
tags
|
||||||
target/
|
target/
|
||||||
|
vendor/
|
||||||
vgdump
|
vgdump
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
|||||||
Reference in New Issue
Block a user