forked from Seregfaroth/REEEMgame-local
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (25 loc) · 879 Bytes
/
.gitignore
File metadata and controls
29 lines (25 loc) · 879 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/slnx.sqlite-journal
/.vs/slnx.sqlite
/.vs/ReeemGame2/v15/.suo
/.vs/ProjectSettings.json
/.vs/develop/v15/*.*
/.vs/REEEMgame/.suo
/bin/**
/obj/**
*.suo
*.cache
*.js
*.map
*.jsx
node_modules/
UpgradeLog.htm
!webpack.config.js
!/public/express-publicDev/javascripts/jquery.custom-scrollbar.min.js
!/public/express-publicDev/javascripts/jquery.custom-scrollbar.css
!/public/express-publicDev/javascripts/jquery.tablesorter.min.js
!/public/express-publicDev/javascripts/jquery.tablesorter.pager.js
/ExpressApp1Starter/obj/Debug/REEEMgame.njsprojResolveAssemblyReference.cache
ExpressApp1Starter/obj/Debug/TypeScriptCompilerOutput.txt