Update .gitignore for python work

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Closes: #683
Approved by: rhatdan
This commit is contained in:
Jhon Honce
2018-04-25 11:27:48 -07:00
committed by Atomic Bot
parent 51a5cdc636
commit 37619de39a

3
.gitignore vendored
View File

@ -11,3 +11,6 @@
/test/checkseccomp/checkseccomp
/test/copyimg/copyimg
/build/
.nfs*
.ropeproject
__pycache__