diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -73,3 +73,6 @@ translations/* # documentation generated by Doxygen docs/SOURCE/html/* + +# patch files created by git +[0-9][0-9][0-9][0-9]-*.patch |
index : mana/mana-client | ||
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 3 |
@@ -73,3 +73,6 @@ translations/* # documentation generated by Doxygen docs/SOURCE/html/* + +# patch files created by git +[0-9][0-9][0-9][0-9]-*.patch |