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