2
0
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:
Christian Boltz 2018-06-19 15:27:16 +02:00
parent 1f884d7612
commit e17d974330
No known key found for this signature in database
GPG Key ID: C6A682EA63C82F1C

1
.gitignore vendored
View File

@ -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