diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-02-23 15:15:07 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-02-23 15:15:07 -0500 |
commit | 62fccbbd99ce8c4de44fe658f6247468d192e81d (patch) | |
tree | 41420db7a3c30811948b703ad55fe6fd6bb7eab2 | |
parent | 2238f521975053b18362fba5d3485a166ac6d6d5 (diff) |
Remove empty .gitmodules
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | .gitmodules | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index adc91cdb3..3cf462d95 100644 --- a/.gitattributes +++ b/.gitattributes @@ -31,4 +31,4 @@ # these are generated but just in case *.lz binary diff=hex *.2bpp binary diff=hex -*.1bpp binary diff=hex
\ No newline at end of file +*.1bpp binary diff=hex diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e69de29bb..000000000 --- a/.gitmodules +++ /dev/null |