Only ignore binary in root
We're about to move everything into ./internal/boltbrowser to convert the project into importable boltbrowser package. x
This commit is contained in:
+2
-2
@@ -27,8 +27,8 @@ build
|
||||
|
||||
# Binaries
|
||||
*.exe
|
||||
boltbrowser
|
||||
boltbrowser.*
|
||||
/boltbrowser
|
||||
/boltbrowser.*
|
||||
|
||||
# Test Database
|
||||
test.db
|
||||
|
||||
Reference in New Issue
Block a user