-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlostfiles.txt
More file actions
42 lines (38 loc) · 1.42 KB
/
lostfiles.txt
File metadata and controls
42 lines (38 loc) · 1.42 KB
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
Removing DAG_CLARIFICATION_FLOW.md
Removing DAG_WEBAPP_IMPLEMENTATION_COMPLETE.md
Removing DAG_WEBAPP_IMPLEMENTATION_PLAN.md
Removing data/
Removing mermaid/
Removing node_modules/
Removing packages/backend/.env
Removing packages/backend/artifacts/
Removing packages/backend/data/
Removing packages/backend/dist/
Removing packages/backend/node_modules/
Removing packages/backend/src/types/
Removing packages/backend/types/
Removing packages/cli/dist/
Removing packages/cli/node_modules/
Removing packages/repl/dist/
Removing packages/repl/node_modules/
Removing packages/shared/dist/
Removing packages/shared/js-client/dist/
Removing packages/shared/js-client/generated/
Removing packages/shared/js-client/node_modules/
Removing packages/shared/node_modules/
Removing packages/webApp/.env
Removing packages/webApp/.svelte-kit/
Removing packages/webApp/build/
Removing packages/webApp/node_modules/
Removing packages/webApp/src/lib/components/common/Mermaid.svelte
Removing packages/webApp/src/lib/components/dags/
Removing packages/webApp/src/lib/components/executions/
Removing packages/webApp/src/lib/components/goals/
Removing packages/webApp/src/lib/stores/dags.ts
Removing packages/webApp/src/lib/stores/executions.ts
Removing packages/webApp/src/lib/ui/label/
Removing packages/webApp/src/routes/dags/
Removing packages/webApp/src/routes/executions/
Removing packages/webApp/static/
NEVER Ever run git clean -fxd as it removes .gitignored files
too