diff --git a/.gitignore b/.gitignore index f2c75f8..0afbb4f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,15 +6,21 @@ build dist MANIFEST *.pyc +*.pyo *.pyd *.dll *.egg-info *.so *.c *.patch -wheel*/ +*.orig +*~ +*wheel*/ +venv* +.eggs/ lupa/version.py lupa/lua*.pyx +TEST/ # Vim swapfiles *.swp