diff --git a/.gitignore b/.gitignore index 895472b1ebeefdcdd6c1e826aebecf808ff9e509..a933f816dd47f83fe7a5bd268642fe2b26655ebe 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,27 @@ # GiBUU *.dat output/ + +# Byte-compiled / optimized / DLL files +__pycache__/ +*.py[cod] +*.pyxbldc + +# Distribution / packaging +.Python +env/ +bin/ +build/ +develop-eggs/ +dist/ +eggs/ +lib/ +lib64/ +parts/ +sdist/ +var/ +*.egg-info/ +.installed.cfg +*.egg +.eggs +