Skip to content

Commit

Permalink
Add *.lic to .gitignore (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkeane authored Mar 3, 2025
1 parent f4008d9 commit 2fc23f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@ tests/integrated/testthat-problems.rds
tests/testthat/check-results-check.txt
tests/testthat/Rplots.pdf
CRAN-SUBMISSION
*.lic

# license files should not be commited to this repository
*.lic

0 comments on commit 2fc23f5

Please sign in to comment.