You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Binaries |
|
*.exe |
|
*.exe~ |
|
*.dll |
|
*.so |
|
*.dylib |
|
gc-parser |
|
|
|
# Test binary |
|
*.test |
|
|
|
# Output |
|
*.out |
|
|
|
# Go workspace file |
|
go.work |
|
|
|
# Node.js |
|
node_modules/ |
|
package-lock.json |
|
dist/ |
|
*.log |
|
test-output/ |
|
|
|
# IDE |
|
.idea/ |
|
.vscode/ |
|
*.swp |
|
*.swo |
|
*~ |
|
|
|
# OS |
|
.DS_Store |
|
Thumbs.db
|
|
|