diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cc7e7bd3e..37ffde3b9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,6 @@ /test/checkseccomp/checkseccomp /test/copyimg/copyimg /build/ +.nfs* +.ropeproject +__pycache__ |