Skip to content

Commit 64da2cf

Browse files
Ignore compiled proto files (#1756)
- Add `/pycue/opencue/compiled_proto/` and `/rqd/rqd/compiled_proto/` to `.gitignore` to exclude compiled proto files
1 parent f62858a commit 64da2cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ cuebot/.settings/*
2424
cuebot/.classpath
2525
cuebot/.project
2626
/proto/opencue_proto/
27+
/pycue/opencue/compiled_proto/
28+
/rqd/rqd/compiled_proto/

0 commit comments

Comments
 (0)