diff options
author | Andrei Karas <akaras@inbox.ru> | 2011-01-17 20:28:29 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2011-01-17 21:00:09 +0200 |
commit | 0c5c4eecb7e5ef0693e6e41f4bf0ce881f85e005 (patch) | |
tree | c375fcb4c96c118cd6ca9c84d96bb951ddfb0078 /.gitignore | |
parent | 305e2ac056de7c642f10f8cf872f9e8fcff59255 (diff) | |
download | evol-tools-0c5c4eecb7e5ef0693e6e41f4bf0ce881f85e005.tar.gz evol-tools-0c5c4eecb7e5ef0693e6e41f4bf0ce881f85e005.tar.bz2 evol-tools-0c5c4eecb7e5ef0693e6e41f4bf0ce881f85e005.tar.xz evol-tools-0c5c4eecb7e5ef0693e6e41f4bf0ce881f85e005.zip |
Add update file generator tool.
Based on scripts from here: http://forums.themanaworld.org/viewtopic.php?p=101133#p101133
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -11,3 +11,8 @@ tmwcon/summary.txt tmwcon/tmwdata tmwcon/build +# updates +update/files +update/upload +!update/adler32.c +update/adler32 |