1
0
Fork 0
mirror of synced 2024-10-03 02:37:12 +13:00
Rare/.gitignore

11 lines
128 B
Text
Raw Normal View History

2020-10-21 03:54:41 +13:00
/images/
2020-11-02 07:09:53 +13:00
/.idea/
/Rare/__pycache__/
2020-11-24 08:01:40 +13:00
/CountLines.sh
2020-12-17 23:56:30 +13:00
/Rare/utils/__pycache__/
2020-12-17 09:45:59 +13:00
/build/
/dist/
/Rare.egg-info/
2021-01-06 08:49:29 +13:00
/RareBuild.sh
2021-01-14 02:37:42 +13:00
/venv/