Files
godot-interactive-changelog/.gitignore
Yuri Sizov 2fbcbca9b7 Implement fetching and parsing of the commit log
- Validate the results with a size check.
2023-03-24 15:43:04 +01:00

10 lines
95 B
Plaintext

# Project folders.
node_modules/
out/
temp/
logs/
# Development environments.
.idea/
.vscode/