Add output directory to .gitignore

This commit is contained in:
Archie Hilton 2024-11-03 21:54:37 +00:00
parent 98f10abaaf
commit 60bff98ac2
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -11,3 +11,6 @@ pom.xml.asc
/.prepl-port
.hgignore
.hg/
# Project specific ignores
out/