mirror of
https://github.com/fergalmoran/snapp.git
synced 2025-12-22 09:41:45 +00:00
link to discussion
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/build
|
||||
.vscode
|
||||
.gitignore
|
||||
/.svelte-kit
|
||||
/package
|
||||
.env
|
||||
@@ -8,3 +10,4 @@ node_modules
|
||||
!.env.example
|
||||
vite.config.js.timestamp-*
|
||||
vite.config.ts.timestamp-*
|
||||
**/src/lib/server/geo-db/geolite-2-city.mmdb
|
||||
Reference in New Issue
Block a user