golcg/.gitignore

15 lines
137 B
Plaintext
Raw Permalink Normal View History

2024-12-01 05:55:06 +00:00
# State files
*.state
# Go specific
*.exe
*.exe~
*.dll
*.so
*.dylib
*.test
*.out
# IDE specific (optional, but common)
.idea/
.vscode/