2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-22 10:07:12 +00:00

add utils/test/common_test.pyc to gitignore

(cache file that gets created when running the tests with python2)
This commit is contained in:
Christian Boltz 2018-06-19 15:27:16 +02:00
parent 288ae9049a
commit 63d17ecf16
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

1
.gitignore vendored
View File

@ -189,6 +189,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