Skip to content

Commit 7fbab01

Browse files
authored
chore: remove accidentally pushed files (risingwavelabs#8645)
Signed-off-by: Bugen Zhao <[email protected]>
1 parent 44943ec commit 7fbab01

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.dockerignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# macOS
2-
.DS_Store
2+
**/*.DS_Store
33

44
# Visual Studio Code
55
.vscode/

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# macOS
2-
.DS_Store
2+
**/*.DS_Store
33

44
# Visual Studio Code
55
.vscode/*

dashboard/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
/build
1717

1818
# misc
19-
.DS_Store
19+
**/*.DS_Store
2020
.env*
2121

2222
# debug

src/stream/src/executor/.!41891!.DS_Store

Whitespace-only changes.

0 commit comments

Comments
 (0)