adjust

FFIB лет %!s(int64=7): %!d(string=назад)
Родитель
Сommit
276efc9601
2 измененных файлов с 10 добавлено и 0 удалено
  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