Add some git and deb build artefacts to .gitignore
This commit is contained in:
parent
9126e561f4
commit
72f93d9cb3
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -3,9 +3,17 @@
|
|||
/Makefile
|
||||
/.stamp
|
||||
build/
|
||||
debian/*.debhelper.log
|
||||
debian/*.substvars
|
||||
debian/debhelper-build-stamp
|
||||
debian/files
|
||||
debian/geary
|
||||
debian/geary-dbg
|
||||
/geary
|
||||
/geary-mailer
|
||||
/geary-console
|
||||
*.diff
|
||||
*.patch
|
||||
*.xz
|
||||
*.swp
|
||||
bindings/vapi/gmime-2.6/gmime-2.6.gi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue