diff options
author | Botond Hende <nettingman@gmail.com> | 2024-08-19 13:45:52 +0200 |
---|---|---|
committer | Botond Hende <nettingman@gmail.com> | 2024-08-19 13:45:52 +0200 |
commit | f888a02ed4a5b715557f679571e3bbb8ad9c0f17 (patch) | |
tree | b5be3075a5fffdaa6bff66a5a9f8ea956f53438e /.gitignore | |
parent | 8b94eeb4d00801b6017afa3a93d7351772c3baf6 (diff) |
fixed module installation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ sta.token spacetraders-sdk/ modules/spacetraders +__pycache__/ +venv/ |