Skip to content

Commit 266aae4

Browse files
committed
Chore: some repo debt
1 parent 2d89353 commit 266aae4

File tree

4 files changed

+1700
-11
lines changed

4 files changed

+1700
-11
lines changed

.dockerignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
client/node_modules
2-
build
2+
client/build
3+
client/.svelte-kit
34
target
4-
.svelte-kit
55
Dockerfile
66
.dockerignore

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
# will have compiled files and executables
33
/target/
44

5-
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6-
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
7-
Cargo.lock
8-
95
# These are backup files generated by rustfmt
106
**/*.rs.bk
117

0 commit comments

Comments
 (0)