primeiro commit

This commit is contained in:
2026-08-31 15:08:33 -03:00
commit bf46c56b36
13 changed files with 2947 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
# Build output
/bin/
/aehenamer
*.exe
*.test
# Test, coverage, and profiling artifacts
coverage.out
coverage.html
*.prof
*.pprof
# Editor and operating-system files
.idea/
.vscode/
*.swp
*.swo
*~
.DS_Store
Thumbs.db