making it .net 4.0 and sql only for now

This commit is contained in:
2020-02-12 10:11:02 -05:00
parent 59e63a7d4e
commit fd67db4153
11 changed files with 56 additions and 3 deletions

40
.gitignore vendored Normal file
View File

@@ -0,0 +1,40 @@
#ignore thumbnails created by windows
Thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Mac desktop service store files
.DS_Store
#Ignore files build by Visual Studio
*.obj
*.exe
*.pdb
*.user
*.aps
*.pch
*.vspscc
*_i.c
*_p.c
*.ncb
*.suo
*.tlb
*.tlh
*.bak
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug*/
*.lib
*.sbr
obj/
[Rr]elease*/
_ReSharper*/
[Tt]est[Rr]esult*