Skip to content

Commit c0f5eca

Browse files
authored
fix: ignore files used to build repoducible dev env (#1310)
Signed-off-by: matttrach <matttrach@gmail.com>
1 parent d5ecc96 commit c0f5eca

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ bin/
44
build/
55
dist/
66
*/*.swp
7+
.envrc
8+
.functions
9+
.aliases
10+
.rcs
11+
.variables
12+
flake.lock
13+
flake.nix

0 commit comments

Comments
 (0)