meta: gitignore redundant files & dirs
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I19e436ec7ade0f9d152c3a7055a2bd516a6a6964
This commit is contained in:
parent
e145de6da9
commit
751bd98934
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
# Rust
|
||||||
|
target/
|
||||||
|
|
||||||
|
# Nix
|
||||||
|
.direnv/
|
||||||
|
|
||||||
|
# Runtime artifacts
|
||||||
|
*.db
|
||||||
Loading…
Add table
Add a link
Reference in a new issue