mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-29 05:17:59 +00:00
add utils/test/common_test.pyc to gitignore
(cache file that gets created when running the tests with python2) (cherry picked from commit 63d17ecf163b48730bd35c5b2227644e351cc13b)
This commit is contained in:
parent
1f884d7612
commit
e17d974330
1
.gitignore
vendored
1
.gitignore
vendored
@ -190,6 +190,7 @@ utils/*.tmp
|
||||
utils/po/*.mo
|
||||
utils/apparmor/*.pyc
|
||||
utils/apparmor/rule/*.pyc
|
||||
utils/test/common_test.pyc
|
||||
utils/test/.coverage
|
||||
utils/test/htmlcov/
|
||||
utils/vim/apparmor.vim
|
||||
|
Loading…
x
Reference in New Issue
Block a user