mirror of
https://github.com/TotalFreedomMC/AMP-Bot.git
synced 2024-12-22 08:15:15 +00:00
23 lines
200 B
Text
23 lines
200 B
Text
|
#Pycharm.
|
||
|
.idea/
|
||
|
*.pyc
|
||
|
~*/
|
||
|
|
||
|
## Windows shortcuts
|
||
|
*.lnk
|
||
|
|
||
|
# macOS nonsense
|
||
|
*.DS_Store
|
||
|
.AppleDouble
|
||
|
.LSOverride
|
||
|
|
||
|
# Windows nonsense
|
||
|
## Windows image file caches
|
||
|
Thumbs.db
|
||
|
ehthumbs.db
|
||
|
|
||
|
# Ew
|
||
|
desktop.ini
|
||
|
|
||
|
|