meta: ignore Nix and Make build artifacts
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Ib5393c4020672465dd380dd590deaaa76a6a6964
This commit is contained in:
parent
6bcd1ccdc9
commit
dfd5f83455
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Nix
|
||||
/result*
|
||||
/.direnv/
|
||||
|
||||
# Build artifact
|
||||
/sin
|
||||
Loading…
Add table
Add a link
Reference in a new issue