-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
37 lines (37 loc) · 1.49 KB
/
.gitignore
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
30
31
32
33
34
35
36
37
/client/config/config.live.json
/client/config/config.test.json
/client/config/config.demo.json
/server/PxStat/Properties/PublishProfiles/Demo.pubxml
/server/PxStat/Properties/PublishProfiles/DEV.pubxml
/server/PxStat/Properties/PublishProfiles/Live.pubxml
/server/PxStat/Properties/PublishProfiles/TEST.pubxml
/server/PxStat/Resources/Config/config.global.demo.json
/server/PxStat/Resources/Config/config.global.test.json
/server/PxStat/Resources/Config/config.global.live.json
/server/PxStat/PxStat.csproj.user
/server/PxStat/Properties/PublishProfiles/Dev.pubxml.user
/server/PxStat/Properties/PublishProfiles/TEST.pubxml.user
/server/PxStat/Properties/PublishProfiles/Live.pubxml.user
/server/PxStat/Properties/PublishProfiles/Demo.pubxml.user
/server/.vs
/db/Thumbs.db
/server/PxStat/bin
/server/PxStat/obj
/server/PxStat.DataMatrix.Test
/utilities/Px5Migrator/.vs
/client/config/config.demo.json
/client/css/app.bootstrap.guideline.demo.css
/client/css/app.bootstrap.guideline.demo.css.map
/client/css/app.bootstrap.guideline.demo.scss
/client/index.demo.html
/server/PxStat/Web.Demo.config
/server/PxStat/Resources/FirebaseKey.demo.json
/server/PxStat/Resources/Config/config.global.demo.json
/server/PxStat/Resources/FirebaseKey.live.json
/server/PxStat/Resources/FirebaseKey.test.json
/server/PxStat/Properties/PublishProfiles/Demo.pubxml
/server/PxStat/Properties/PublishProfiles/Demo.pubxml.user
/server/build/PxStat/bin
/server/build/PxStat/obj
/server/build/PxStatCore.Test/obj
/server/build/PxStatCore.Test/bin