feat: add support for .opencommitignore file (#22)

* feat: add support for .opencommitignore
This commit is contained in:
Stuart van Beek
2023-03-19 09:01:57 +01:00
committed by GitHub
parent d793bf1340
commit 3f7025d50a
5 changed files with 40 additions and 8 deletions
+2 -1
View File
@@ -10,4 +10,5 @@ application.log
logfile.log
uncaughtExceptions.log
.vscode
src/*.json
src/*.json
.idea