meta: ignore more generated files and nix artifacts
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: Id142ee9a1bdf076542f684130ba925216a6a6964
This commit is contained in:
parent
e36693ac3f
commit
4aa514d83d
1 changed files with 7 additions and 0 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,7 +1,14 @@
|
|||
build/
|
||||
nix/
|
||||
result*
|
||||
/.direnv
|
||||
|
||||
# Build artifacts
|
||||
nix-irc
|
||||
*.so
|
||||
**/*.nixir
|
||||
regression_test
|
||||
|
||||
# Generated files
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue