diff options
Diffstat (limited to 'update-creator.sh')
-rwxr-xr-x | update-creator.sh | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/update-creator.sh b/update-creator.sh deleted file mode 100755 index 259dcc21..00000000 --- a/update-creator.sh +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -git ls-files \*.cpp \ - \*.c \ - \*.h \ - \*.txt \ - \*.xml \ - \*.mana \ - > mana.files |