golcg/.gitignore
2024-12-01 00:55:06 -05:00

15 lines
137 B
Plaintext

# State files
*.state
# Go specific
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
# IDE specific (optional, but common)
.idea/
.vscode/