diff --git a/.gitignore b/.gitignore index 8b10215..c7618c9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -guptoken.py -*.pyc \ No newline at end of file +*.pyc +gupbot/guptoken.py diff --git a/gupbot/example_guptoken.py b/gupbot/guptoken.py.example similarity index 100% rename from gupbot/example_guptoken.py rename to gupbot/guptoken.py.example