.gitignore 237 B

123456789101112131415
  1. **/*.pyc
  2. debugging_environment/node_modules
  3. debugging_environment/debuglog.txt
  4. debugging_environment/debug_output.txt
  5. **/*.project
  6. **/*.pydevproject
  7. **/*.log
  8. **/*.aux
  9. **/*.bbl
  10. **/*.aux
  11. **/*.bak
  12. **/*.synctex.gz
  13. **/*.blg
  14. **/*.out
  15. **/*.svgz