mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
add .idea to gitignore
This commit is contained in:
parent
13e829ca88
commit
78c9207877
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -36,6 +36,9 @@ Product/*
|
|||
timeline.xctimeline
|
||||
playground.xcworkspace
|
||||
|
||||
# Jetbrains IDEA
|
||||
.idea
|
||||
|
||||
# Swift Package Manager
|
||||
#
|
||||
# Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
|
||||
|
|
|
|||
Loading…
Reference in a new issue