mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-02-12 21:20:14 +00:00
chore: exclude binary from project root
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -32,12 +32,12 @@ vite.config.ts.timestamp-*
|
|||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
/backend/.bin
|
/backend/.bin
|
||||||
|
/pocket-id
|
||||||
|
|
||||||
# Application specific
|
# Application specific
|
||||||
data
|
data
|
||||||
/tests/.auth
|
/tests/.auth
|
||||||
/tests/.report
|
/tests/.report
|
||||||
pocket-id-backend
|
|
||||||
/backend/GeoLite2-City.mmdb
|
/backend/GeoLite2-City.mmdb
|
||||||
/backend/frontend/dist
|
/backend/frontend/dist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user