aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2018-09-05 21:59:43 +0200
committerTeddy Wing2018-09-05 22:03:10 +0200
commit4cf3295b3696da8c5032a2c75aa894203cc97003 (patch)
tree7f1368c90424d94d87cfaa778e14cf8c781a9009
parentb6b106b9456e42e105d65ff8ea2a4425595ab25c (diff)
downloadCopy-Mailto-4cf3295b3696da8c5032a2c75aa894203cc97003.tar.bz2
Add .gitignore
-rw-r--r--.gitignore25
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ccd758f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,25 @@
+# Build
+build/
+DerivedData/
+
+# Settings
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata/
+
+# Other
+*.moved-aside
+*.xccheckout
+*.xcscmblueprint
+
+# Objective-C/Swift
+*.hmap
+*.ipa
+*.dSYM.zip
+*.dSYM