Skip to content

Commit 2fc23f5

Browse files
authored
Add *.lic to .gitignore (#373)
1 parent f4008d9 commit 2fc23f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,6 @@ tests/integrated/testthat-problems.rds
1818
tests/testthat/check-results-check.txt
1919
tests/testthat/Rplots.pdf
2020
CRAN-SUBMISSION
21-
*.lic
21+
22+
# license files should not be commited to this repository
23+
*.lic

0 commit comments

Comments
 (0)