init
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
/target
|
||||
/.compose
|
||||
|
||||
# direnv
|
||||
.direnv
|
||||
|
||||
# pre-commit
|
||||
.pre-commit-config.yaml
|
||||
|
||||
/db.*
|
||||
/storage_chunks
|
||||
.devenv
|
||||
result
|
||||
upload_test
|
||||
/log
|
||||
/log2
|
||||
/nix-output-monitor
|
||||
/build.log
|
||||
|
||||
# Added by cargo
|
||||
#
|
||||
# already existing elements were commented out
|
||||
|
||||
#/target
|
||||
Reference in New Issue
Block a user