20 lines
140 B
Plaintext
20 lines
140 B
Plaintext
# IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Go
|
|
vendor/
|
|
*.test
|
|
*.out
|
|
|
|
# Executable and runtime files
|
|
wrapped
|
|
.wrapped/
|