Skip to content

Commit 5262242

Browse files
committed
Merge branch 'linguist-ignore-generated' into nix-shell-for-all
2 parents aaa0d80 + a2c214b commit 5262242

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

template/.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
nix/** linguist-generated
2+
Cargo.nix linguist-generated
3+
crate-hashes.json linguist-generated

template/.gitignore.j2

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@ target/
99

1010
*.tgz
1111

12-
Cargo.nix
13-
crate-hashes.json
1412
result
1513
image.tar
1614

17-
tilt_options.json
15+
tilt_options.json

0 commit comments

Comments
 (0)