Skip to content

Commit 936a6a4

Browse files
author
alansangeeths
authored
Merge pull request #13 from BharatRamsf3693/master
891562: Need to move the latest changes to public repo
2 parents 7f6df68 + b02b4c0 commit 936a6a4

File tree

13 files changed

+654
-299
lines changed

13 files changed

+654
-299
lines changed

.gitignore

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
.vs/
2-
bin/
3-
obj/
4-
packages/
5-
.nuget/
6-
ej2aspmvc/
7-
package-lock.json
8-
node_modules/
9-
*.user
1+
**/.vs/
2+
.git/
3+
**/bin/
4+
**/obj
5+
**/packages/

0 commit comments

Comments
 (0)