tangled
alpha
login
or
join now
m1emi1em.dev
/
bb-scripts
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
add Nix stuff to .gitignore
m1emi1em.dev
1 year ago
aca4bb44
6f570456
+4
-1
1 changed file
expand all
collapse all
unified
split
.gitignore
+4
-1
.gitignore
···
64
64
# network security
65
65
/network-security.data
66
66
67
67
-
67
67
+
# ---> Nix
68
68
+
# Ignore build outputs from performing a nix-build or `nix build` command
69
69
+
result
70
70
+
result-*