Files
alexr_teste/.gitignore
2025-12-12 09:51:23 +00:00

14 lines
88 B
Plaintext

# .NET
**/bin/
**/obj/
# Node
node_modules/
# Logs
*.log
# Python
__pycache__/
*.pyc