Commit 139902c5b5aab0db2b13d5d96e520bb3a28ab6df
1 parent
9f4c9bea
1
Showing
1 changed file
with
0 additions
and
5 deletions
.gitignore
| ... | ... | @@ -38,8 +38,6 @@ TestResult.xml |
| 38 | 38 | dlldata.c |
| 39 | 39 | |
| 40 | 40 | # DNX |
| 41 | -project.lock.json | |
| 42 | -project.fragment.lock.json | |
| 43 | 41 | artifacts/ |
| 44 | 42 | |
| 45 | 43 | *_i.c |
| ... | ... | @@ -66,9 +64,6 @@ artifacts/ |
| 66 | 64 | *.pidb |
| 67 | 65 | *.svclog |
| 68 | 66 | *.scc |
| 69 | -*.js | |
| 70 | -*.css | |
| 71 | -*.map | |
| 72 | 67 | *.txt |
| 73 | 68 | *.ico |
| 74 | 69 | *.LICENSE | ... | ... |