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