This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mcarman
/
Vapor_Access
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Initial commit
master
mcarman
5 years ago
commit
182d5a3ff6
2 changed files
with
31 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+28
-0
.gitignore
+3
-0
README.md
+ 28
- 0
.gitignore
View File
@@ -0,0 +1,28 @@
# ---> Xcode
# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
## User settings
xcuserdata/
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint
*.xccheckout
## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
build/
DerivedData/
*.moved-aside
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
## Gcc Patch
/*.gcno
+ 3
- 0
README.md
View File
@@ -0,0 +1,3 @@
# Vapor_Access
Vapor Access Services Repository
Write
Preview
Loading…
Cancel
Save