summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormytigio <mytigio+github@gmail.com>2017-01-14 09:56:21 -0700
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2017-01-14 12:13:27 -0500
commit482dd42d3d010d4636e86c551db11c5ee8ac470d (patch)
treec8ef14c490ddb33094ae79255c920af60c538c36 /.gitignore
parent8e8cda87fb45ee621b4381205db72b7d32a24401 (diff)
downloadSMAPI-482dd42d3d010d4636e86c551db11c5ee8ac470d.tar.gz
SMAPI-482dd42d3d010d4636e86c551db11c5ee8ac470d.tar.bz2
SMAPI-482dd42d3d010d4636e86c551db11c5ee8ac470d.zip
Add a catch for DirectoryNotFoundException in ModHelper.ReadJsonFile method.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e6db76e6..08d3fe47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,11 +7,11 @@ StardewInjector/bin/
StardewInjector/obj/
packages/
steamapps/
-
+
*.symlink
*.lnk
!*.exe
-!*.dll
+!*.dll
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.