Update .gitignore and remove build files from tracking
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -26,3 +26,13 @@ dist-ssr
|
|||||||
dashboard/build/**
|
dashboard/build/**
|
||||||
dashboard-server/frontend/build/**
|
dashboard-server/frontend/build/**
|
||||||
**/build/**
|
**/build/**
|
||||||
|
|
||||||
|
# Build directories
|
||||||
|
build/
|
||||||
|
*/build/
|
||||||
|
**/build/
|
||||||
|
**/dist/
|
||||||
|
dashboard/build/
|
||||||
|
dashboard-server/frontend/build/
|
||||||
|
dashboard-server/build/
|
||||||
|
**/assets/build/
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="7" height="9" x="3" y="3" rx="1"/><rect width="7" height="5" x="14" y="3" rx="1"/><rect width="7" height="9" x="14" y="12" rx="1"/><rect width="7" height="5" x="3" y="16" rx="1"/></g></svg>
|
|
||||||
|
Before Width: | Height: | Size: 363 B |
@@ -1,15 +0,0 @@
|
|||||||
<!doctype html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/dashboard.svg" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<title>Dashboard</title>
|
|
||||||
<script type="module" crossorigin src="/assets/index-ClSvHF_l.js"></script>
|
|
||||||
<link rel="modulepreload" crossorigin href="/assets/vendor-zehgRTIA.js">
|
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-T9y3LwG-.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div id="root"></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -1 +0,0 @@
|
|||||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="7" height="9" x="3" y="3" rx="1"/><rect width="7" height="5" x="14" y="3" rx="1"/><rect width="7" height="9" x="14" y="12" rx="1"/><rect width="7" height="5" x="3" y="16" rx="1"/></g></svg>
|
|
||||||
|
Before Width: | Height: | Size: 363 B |
@@ -1,15 +0,0 @@
|
|||||||
<!doctype html>
|
|
||||||
<html lang="en">
|
|
||||||
<head>
|
|
||||||
<meta charset="UTF-8" />
|
|
||||||
<link rel="icon" type="image/svg+xml" href="/dashboard.svg" />
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
||||||
<title>Dashboard</title>
|
|
||||||
<script type="module" crossorigin src="/assets/index-ClSvHF_l.js"></script>
|
|
||||||
<link rel="modulepreload" crossorigin href="/assets/vendor-zehgRTIA.js">
|
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-T9y3LwG-.css">
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<div id="root"></div>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
||||||
Reference in New Issue
Block a user