mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-04-26 14:57:47 +00:00
Update ignores
This commit is contained in:
parent
2ea94f94f4
commit
9acd68c7c5
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -75,7 +75,8 @@ peekaboo-cli/.build/
|
|||
peekaboo-cli/DerivedData/
|
||||
peekaboo-cli/.swiftpm/
|
||||
peekaboo-cli/*.bc
|
||||
peekaboo
|
||||
# Compiled CLI binary in root
|
||||
/peekaboo
|
||||
.build/
|
||||
DerivedData/
|
||||
*.pbxuser
|
||||
|
|
@ -110,3 +111,6 @@ playground.xcworkspace
|
|||
|
||||
# OS generated files
|
||||
Thumbs.db
|
||||
|
||||
# npm package files
|
||||
*.tgz
|
||||
|
|
|
|||
Loading…
Reference in a new issue