diff options
| author | Loic Guegan <loic.guegan@mailbox.org> | 2023-10-25 11:56:55 +0200 |
|---|---|---|
| committer | Loic Guegan <loic.guegan@mailbox.org> | 2023-10-25 11:56:55 +0200 |
| commit | aa367050c89943260363b30c36c5284da2f6e22b (patch) | |
| tree | 6662a77064332a4af17098c8e56c022ea3996410 /.gitignore | |
| parent | 4d5c36fc2fe709d5b02ae7bc8587a430ed7a5a99 (diff) | |
Minor changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ env/ clusterman.egg-info/ -build/
\ No newline at end of file +build/ +__pycache__/
\ No newline at end of file |
