1 Commits

Author SHA1 Message Date
Jan Doubravský 650d630309 Release v0.2.0 2026-06-02 16:17:14 +02:00
2 changed files with 5 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
ENV_DEBUG = true
+5
View File
@@ -31,6 +31,11 @@ coverage.xml
.vscode/
.idea/
# Environment variables
.env
.env.*
!.env.example
# OS
.DS_Store
Thumbs.db