-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitignore
57 lines (51 loc) · 932 Bytes
/
.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
53
54
55
56
57
/src/.vs
/src/bin
/src/packages
/src/DotNetNuke.PowerBI/obj
/src/DotNetNuke.PowerBI/install
/src/DotNetNuke.PowerBI/*.user
/src/DotNetNuke.PowerBI/PBIEmbedded.Web/node_modules
/src/Releases
/src/DotNetNuke.PowerBI/PBIEmbedded.Web/package-lock.json
/src/DotNetNuke.PowerBI/.vs/DotNetNuke.PowerBI/v16
/src/DotNetNuke.PowerBI/.vs
/src/DotNetNuke.PowerBI.sln.DotSettings.user
/src/DotNetNuke.PowerBI.Extensibility/bin
/src/DotNetNuke.PowerBI.Extensibility/obj
*.user
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
[Xx]64/
[Xx]86/
[Bb]uild/
bld/
[Bb]in/
[Oo]bj/
[Dd]ist/
#Ignore Install folder
[Ii]nstall/
#Ignore build files and folders
[Rr]esources[Zz]ip/
[Ii]nstall[Pp]ackage/
#Ignore css map file
*.css.map
# Others
ClientBin/
[Ss]tyle[Cc]op.*
~$*
*~
*.dbmdl
*.dbproj.schemaview
*.pfx
*.publishsettings
node_modules/
orleans.codegen.cs
/.vs