mirror of
https://github.com/yattee/yattee.git
synced 2026-02-20 01:39:46 +00:00
Yattee v2 rewrite
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -101,3 +101,14 @@ Xcode-config/DEVELOPMENT_TEAM.xcconfig
|
||||
# Bundler
|
||||
.bundle/
|
||||
Vendor/bundle/
|
||||
|
||||
# Code Coverage
|
||||
coverage/
|
||||
|
||||
# UI Test Snapshots (keep baseline/, ignore generated files)
|
||||
spec/ui_snapshots/current/
|
||||
spec/ui_snapshots/diff/
|
||||
|
||||
# Environment variables (contains secrets)
|
||||
.env
|
||||
.env.local
|
||||
|
||||
Reference in New Issue
Block a user