@@ -0,0 +1,8 @@
+# xcode
+build/*
+*.pbxuser
+*.mode1v3
+*.perspectivev3
+# osx
+.DS_Store
+profile
@@ -0,0 +1,3 @@
+# A Collection of Useful .gitignore Templates
+
+Thanks.
@@ -0,0 +1,5 @@
+.bundle
+log/*
+tmp/*
+db/*.sqlite3
+public/system/*