adjust

FFIB 7 anni fa
parent
commit
276efc9601
2 ha cambiato i file con 10 aggiunte e 0 eliminazioni
  1. 7 0
      .gitignore
  2. 3 0
      .gitmodules

+ 7 - 0
.gitignore

@@ -0,0 +1,7 @@
1
+xcuserdata
2
+DerivedData
3
+.DS_Store
4
+Reveal.framework
5
+svn
6
+build
7
+xcshareddata

+ 3 - 0
.gitmodules

@@ -0,0 +1,3 @@
1
+[submodule "PaiAi/Common"]
2
+	path = PaiAi/Common
3
+	url = https://git.coding.net/FFIB/Common.git