diff options
author | Marcus Huderle <huderlem@gmail.com> | 2019-04-05 16:14:11 -0500 |
---|---|---|
committer | huderlem <huderlem@gmail.com> | 2019-04-05 16:24:57 -0500 |
commit | 3cc68031560b3efcbe3c838a180fe5cad924060b (patch) | |
tree | 91909b00da863e36a560fff934a34fbcf2dd21bf | |
parent | 033580da9623d6519c35efcb3594552d3389772d (diff) |
Nuke porymap.project.cfg
-rw-r--r-- | .gitignore | 1 | ||||
-rwxr-xr-x | porymap.project.cfg | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index dc782899d..ed21493bf 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ Thumbs.db build/ .DS_Store *.ddump +porymap.project.cfg diff --git a/porymap.project.cfg b/porymap.project.cfg deleted file mode 100755 index c6ba8781e..000000000 --- a/porymap.project.cfg +++ /dev/null @@ -1 +0,0 @@ -base_game_version=pokeemerald |