diff --git a/.gitignore b/.gitignore index 7814320..1f0c6c7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ -rcon_password -mc_remote_file +rcon_password* +*_remote_file +*.swp +*.swo tcirc2.py mcrcon/demo.py mcrcon/__pycache__/*