aboutsummaryrefslogtreecommitdiffstats
path: root/Swift.gitignore
diff options
context:
space:
mode:
authorJulian Caicedo <me@juliancadi.com>2018-04-13 12:23:48 +0200
committerJulian Caicedo <me@juliancadi.com>2018-04-13 12:23:48 +0200
commit3abb3367bcd00933eebd88593b0d0fcb87b488db (patch)
tree5a23c659011e89e9c78b9e234af029d32b259e31 /Swift.gitignore
parentf1d5981dd5b0ebf95617d73b93c628c2bd741267 (diff)
downloadgitignore-3abb3367bcd00933eebd88593b0d0fcb87b488db.tar.gz
gitignore-3abb3367bcd00933eebd88593b0d0fcb87b488db.zip
Specify screenshot files only, not whole folder
The whole screenshots folder shouldn't be ignore since there could be frameit configuration in it (Framefile.json, fonts, background.jpg, *.strings, etc...). It'd be better to just ignore the generated PNG screenshots.
Diffstat (limited to 'Swift.gitignore')
-rw-r--r--Swift.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift.gitignore b/Swift.gitignore
index 161179bf..0df134f4 100644
--- a/Swift.gitignore
+++ b/Swift.gitignore
@@ -64,5 +64,5 @@ Carthage/Build
fastlane/report.xml
fastlane/Preview.html
-fastlane/screenshots
+fastlane/screenshots/*/*.png
fastlane/test_output