Migrating cradle server

This commit is contained in:
Brandon Watson
2021-03-05 23:13:57 -05:00
parent 8d3efc00fa
commit b7578de226
23 changed files with 0 additions and 19 deletions

36
aurora-cradle-sharp/.gitignore vendored Normal file
View File

@ -0,0 +1,36 @@
*.swp
*.*~
project.lock.json
.DS_Store
*.pyc
nupkg/
# Visual Studio Code
# Rider
.idea
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
build/
bld/
[Bb]in/
[Oo]bj/
[Oo]ut/
msbuild.log
msbuild.err
msbuild.wrn
# Visual Studio 2015
.vs/