mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Add default.profraw to .gitignore and delete obsolete instructions (#4835)
Co-authored-by: Martin Redington <mildm8nnered@gmail.com>
This commit is contained in:
+1
-1
@@ -1,6 +1,5 @@
|
||||
# Xcode
|
||||
#
|
||||
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
|
||||
|
||||
## Build generated
|
||||
build/
|
||||
@@ -22,6 +21,7 @@ xcuserdata
|
||||
*.moved-aside
|
||||
*.xcuserstate
|
||||
*.xcscmblueprint
|
||||
default.profraw
|
||||
|
||||
## Obj-C/Swift specific
|
||||
*.hmap
|
||||
|
||||
Reference in New Issue
Block a user