Scripting tools to interact with Thea 2 The Shattering files in order to translate them easily.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

97 lines
1.1 KiB

5 years ago
  1. # ---> Python
  2. # Byte-compiled / optimized / DLL files
  3. __pycache__/
  4. *.py[cod]
  5. *$py.class
  6. # C extensions
  7. *.so
  8. # Distribution / packaging
  9. .Python
  10. env/
  11. build/
  12. develop-eggs/
  13. dist/
  14. downloads/
  15. eggs/
  16. .eggs/
  17. lib/
  18. lib64/
  19. parts/
  20. sdist/
  21. var/
  22. wheels/
  23. *.egg-info/
  24. .installed.cfg
  25. *.egg
  26. # PyInstaller
  27. # Usually these files are written by a python script from a template
  28. # before PyInstaller builds the exe, so as to inject date/other infos into it.
  29. *.manifest
  30. *.spec
  31. # Installer logs
  32. pip-log.txt
  33. pip-delete-this-directory.txt
  34. # Unit test / coverage reports
  35. htmlcov/
  36. .tox/
  37. .coverage
  38. .coverage.*
  39. .cache
  40. nosetests.xml
  41. coverage.xml
  42. *,cover
  43. .hypothesis/
  44. # Django stuff:
  45. *.log
  46. local_settings.py
  47. # Flask stuff:
  48. instance/
  49. .webassets-cache
  50. # Scrapy stuff:
  51. .scrapy
  52. # Sphinx documentation
  53. docs/_build/
  54. # PyBuilder
  55. target/
  56. # Jupyter Notebook
  57. .ipynb_checkpoints
  58. # pyenv
  59. .python-version
  60. # celery beat schedule file
  61. celerybeat-schedule
  62. # SageMath parsed files
  63. *.sage.py
  64. # dotenv
  65. .env
  66. # virtualenv
  67. .venv
  68. venv/
  69. ENV/
  70. # Spyder project settings
  71. .spyderproject
  72. # Rope project settings
  73. .ropeproject
  74. # IDE
  75. .idea
  76. # Project
  77. sed*
  78. modid.txt