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
|
# Binaries
|
||||||
*.exe
|
*.exe
|
||||||
boltbrowser
|
/boltbrowser
|
||||||
boltbrowser.*
|
/boltbrowser.*
|
||||||
|
|
||||||
# Test Database
|
# Test Database
|
||||||
test.db
|
test.db
|
||||||
|
|||||||
Reference in New Issue
Block a user