diff --git a/.gitignore b/.gitignore index 3a07a6a..868c046 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ # Ignore python bytecode: *.pyc -# Ignore bot-specific config files: -config/ +# Ignore bot-specific config file: +config.xml # Ignore pydev's nonsense: .project