diff options
author | Martmists <martmists@gmail.com> | 2020-04-12 00:18:10 +0200 |
---|---|---|
committer | Martmists <martmists@gmail.com> | 2020-04-12 00:18:10 +0200 |
commit | 7e14113e47c5c8e2f218c69e11ec947b6a02f66e (patch) | |
tree | ca3afbf62b2bbdfd01b707d235d721dd6482fb60 | |
parent | ce65297980c88ab8acd2ac95df14d427ca734dbd (diff) |
Add *.srl to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ cmake-build-debug/ # ROM *.nds +*.srl |