Scrython/.gitignore

10 lines
100 B
Plaintext
Raw Normal View History

__pycache__
2018-01-10 21:06:30 +00:00
.ropeproject
2018-01-11 01:14:33 +00:00
scrython.egg-info
2018-02-06 04:19:56 +00:00
dist
2018-02-14 02:02:48 +00:00
tests
BotUtils.py
2018-10-23 04:36:05 +00:00
.vscode
2019-04-01 16:55:12 +00:00
example_objects
2019-04-01 19:45:10 +00:00
venv
build