mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 05:47:59 +00:00
Add *.orig to .bzrignore
Applying patches often creates *.orig files, and those files are quite annoying in the "bzr status" output and also in the "unknown" file list when commiting. Note: I intentionally don't want to add *.rej files - while those files should never end up in bzr, they are important enough to be listed in bzr status output. Acked-by: Steve Beattie <steve@nxnw.org>
This commit is contained in:
parent
033a35b7d7
commit
e68d2c70df
@ -167,3 +167,4 @@ tests/regression/apparmor/unlink
|
|||||||
tests/regression/apparmor/xattrs
|
tests/regression/apparmor/xattrs
|
||||||
tests/regression/apparmor/coredump
|
tests/regression/apparmor/coredump
|
||||||
**/__pycache__/
|
**/__pycache__/
|
||||||
|
*.orig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user