added .git files
This commit is contained in:
parent
3d21e98b8f
commit
7455d36804
2 changed files with 13 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
*.pbxproj -crlf -diff -merge
|
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# xcode noise
|
||||||
|
build/*
|
||||||
|
*.pbxuser
|
||||||
|
*.mode1v3
|
||||||
|
|
||||||
|
# old skool
|
||||||
|
.svn
|
||||||
|
|
||||||
|
# osx noise
|
||||||
|
.DS_Store
|
||||||
|
profile
|
||||||
|
|
Reference in a new issue