summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2022-07-08 19:38:03 -0400
committerGitHub <noreply@github.com>2022-07-08 19:38:03 -0400
commitfbca048fcb135fb19ee1601961922be422eba8ee (patch)
tree92a722152dabae259a5466892ed949f5f3fe8828 /.gitignore
parent4850e80e564abf14b29af4ed7dcdc049d781f7fc (diff)
parent477ecbab6ee4f011c68736c821cbe1476b384d29 (diff)
downloadSMAPI-fbca048fcb135fb19ee1601961922be422eba8ee.tar.gz
SMAPI-fbca048fcb135fb19ee1601961922be422eba8ee.tar.bz2
SMAPI-fbca048fcb135fb19ee1601961922be422eba8ee.zip
Merge pull request #857 from ishanjalan/develop
Change pufferchick web icons to SVG
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 527ac6bb..a89ccd21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,6 @@ appsettings.Development.json
# Azure generated files
src/SMAPI.Web/Properties/PublishProfiles/*.pubxml
src/SMAPI.Web/Properties/ServiceDependencies/* - Web Deploy/
+
+# macOS
+.DS_Store