Skip to content

Commit 7fab75d

Browse files
authored
Add *.lic to gitignore (#641)
1 parent 3d45480 commit 7fab75d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@ coverage.xml
3131
# Temporary dev files
3232
vetiver-testing/rsconnect_api_keys.json
3333
/pip-wheel-metadata/
34+
35+
# license files should not be commited to this repository
36+
*.lic

0 commit comments

Comments
 (0)