Skip to content

Commit abf145d

Browse files
committed
Ignoring slate and other warehouse directories
1 parent 9e77043 commit abf145d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.gitignore

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,16 @@ Cargo.lock
2020
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
2121
# and can be added to the global gitignore or merged into this file. For a more nuclear
2222
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
23-
#.idea/
23+
.idea/
2424

2525
# Added by cargo
2626

2727
/target
2828
venv
2929
__pycache__
3030

31-
.env
31+
.env
32+
33+
slatedb-prefix/
34+
warehouse-prefix/
35+
**/*.parquet

0 commit comments

Comments
 (0)