diff --git a/.gitignore b/.gitignore index 68bc17f..db0b3d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +## project-specific: +mvkdicebot.ini + +## Editor/Linux: +*~ + +## Default Python gitignore: # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]