Explorar el Código

Add README and .gitignore

Ryan Olson hace 12 años
commit
395752d3d1
Se han modificado 2 ficheros con 20 adiciones y 0 borrados
  1. 19 0
      .gitignore
  2. 1 0
      README.md

+ 19 - 0
.gitignore

@@ -0,0 +1,19 @@
+# Xcode
+#
+build/
+*.pbxuser
+!default.pbxuser
+*.mode1v3
+!default.mode1v3
+*.mode2v3
+!default.mode2v3
+*.perspectivev3
+!default.perspectivev3
+xcuserdata
+*.xccheckout
+*.moved-aside
+DerivedData
+*.hmap
+*.ipa
+*.xcuserstate
+.DS_Store

+ 1 - 0
README.md

@@ -0,0 +1 @@
+# FLEX