diff --git a/.gitignore b/.gitignore index b70efca6..53a9327f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 \ No newline at end of file diff --git a/README.md b/README.md index 52bde401..47bbc2eb 100755 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Brad Larson http://www.sunsetlakesoftware.com -[@bradlarson](http://twitter.com/bradlarson) +[@bradlarson@hachyderm.io](https://hachyderm.io/@bradlarson) contact@sunsetlakesoftware.com