Skip to content

Commit

Permalink
Update contact info and clean up .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
BradLarson committed Feb 18, 2024
1 parent 0d39216 commit 7fa19d5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 27 deletions.
35 changes: 9 additions & 26 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,27 +1,10 @@
# Exclude the build directory
build/*
examples/FilterShowcase/build*

# Exclude temp nibs and swap files
*~.nib
*.swp

# Exclude OS X folder attributes
.DS_Store
.svn

# Exclude user-specific XCode 3 and 4 files
*.mode1
*.mode1v3
*.mode2v3
*.perspective
*.perspectivev3
*.pbxuser
*.xcworkspace
xcuserdata

# Documentation
documentation/*

# Carthage
Carthage/Build
*.xcuserstate
project.xcworkspace/
xcuserdata/
DerivedData
.idea
*~
.swiftpm/
.build/
.swift-version
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Brad Larson

http://www.sunsetlakesoftware.com

[@bradlarson](http://twitter.com/bradlarson)
[@bradlarson@hachyderm.io](https://hachyderm.io/@bradlarson)

[email protected]

Expand Down

0 comments on commit 7fa19d5

Please sign in to comment.