diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ +#configuration files manachat.ini -bot +bot/*.txt + +#compiled python files +*.pyc
\ No newline at end of file |
index : HoraK-FDF/manachat | ||
Travis' Manachat. For chatting without a game UI. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 6 |
@@ -1,2 +1,6 @@ +#configuration files manachat.ini -bot +bot/*.txt + +#compiled python files +*.pyc
\ No newline at end of file |