10BC0 add auto generated file to .gitattributes · RustPython/RustPython@30f9897 · GitHub
[go: up one dir, main page]

Skip to content

Commit 30f9897

Browse files
committed
add auto generated file to .gitattributes
1 parent 6868cb1 commit 30f9897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Lib/** linguist-vendored
22
Cargo.lock linguist-generated
33
*.snap linguist-generated -merge
44
vm/src/stdlib/ast/gen.rs linguist-generated -merge
5+
compiler/core/src/opcode.rs linguist-generated=true
56
Lib/*.py text working-tree-encoding=UTF-8 eol=LF
67
**/*.rs text working-tree-encoding=UTF-8 eol=LF
78
*.pck binary

0 commit comments

Comments
 (0)
0