Skip to content

Commit 224d878

Browse files
committed
Explicitly ignore autogenerated header only
1 parent bb92ed8 commit 224d878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ lambda_ethereum_consensus-*.tar
3636
# Compiled artifacts.
3737
*.o
3838
*.a
39-
*.h
4039
*.so
40+
native/libp2p_nif/main.h
4141

4242
# VSCode configuration dir.
4343
.vscode/

0 commit comments

Comments
 (0)