diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 18 |
1 files changed, 1 insertions, 17 deletions
@@ -1,17 +1 @@ -# Build artifacts and caches -bin/ -.gocache/ -.gomodcache/ - -# Local binaries and logs -hexai -*.log - -# OS/editor files -.DS_Store -Thumbs.db -*.swp -*.swo -.idea/ -.vscode/ - +./hexai |
