Add unit tests to verify that Version is set and note that Commit and BuildDate may be empty in development builds. Update .gitignore to ignore the .junie/ directory.
9 lines
70 B
Plaintext
9 lines
70 B
Plaintext
.idea/
|
|
.junie/
|
|
build/
|
|
grokkit
|
|
*.bak
|
|
*.log
|
|
*.tmp
|
|
.env
|
|
chat_history.json |