diff --git a/.gitignore b/.gitignore index 13d1490..600c273 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ __pycache__/ # C extensions *.so +# NFS files +.nfs* + # Distribution / packaging .Python build/