forked from DevExpress/devextreme-demos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
52 lines (46 loc) · 1.05 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# See http://help.github.com/ignore-files/ for more about ignoring files.
node_modules
bin
obj
lib
NuGet
.vscode
.vs
*.orig
*.rej
*.ldf
*proj.user
repository.config.json
coverage
artifacts
screenshots
bundles
changed-files.json
gulpfile.js/.eslintrc.js
JSDemos/Demos/**/config.js
MVCDemos/App_Data/Northwind.mdf
MVCDemos/Content/icons
MVCDemos/Content/DevExtreme
MVCDemos/Content/Descr/Temp
MVCDemos/Content/demo-template.css
MVCDemos/Content/SampleData/SampleImages
MVCDemos/Scripts/*
!MVCDemos/Scripts/data
!MVCDemos/Scripts/signalr
!MVCDemos/Scripts/utils
!MVCDemos/Scripts/_references\.js
MVCDemos/App_Data/menuMeta.json
MVCDemos/packages
NetCoreDemos/wwwroot/Descr/Temp
NetCoreDemos/wwwroot/bundle.min.css
NetCoreDemos/wwwroot/bundle.min.js
NetCoreDemos/wwwroot/js
NetCoreDemos/wwwroot/css/*
!NetCoreDemos/wwwroot/css/custom\.css
!NetCoreDemos/wwwroot/css/DemosStyles
NetCoreDemos/wwwroot/SampleData/SampleImages
NetCoreDemos/menuMeta.json
NetCoreDemos/wwwroot/DemoShell
NetCoreDemos/DemoShell
NetCoreDemos/wwwroot/bundle.min.css
NetCoreDemos/wwwroot/bundle.min.js