diff options
-rw-r--r--[-rwxr-xr-x] | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c5771df..d518bf8 100755..100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,10 @@ *.pyc *.orig *.egg-info +*.sw[opq] + +/.Python +/bin +/include +/lib +/man |