Files
opencommit/.gitignore
2024-08-27 17:04:36 +03:00

14 lines
146 B
Plaintext

node_modules/
coverage/
temp/
build/
application.log
.DS_Store
/*.env
logfile.log
uncaughtExceptions.log
.vscode
src/*.json
.idea
test.ts
notes.md