mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
remove git
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
# dependencies
|
||||
/node_modules
|
||||
www/node_modules
|
||||
Firetable/node_modules
|
||||
cloud_functions/functions/node_modules
|
||||
/.pnp
|
||||
.pnp.js
|
||||
@@ -21,6 +22,7 @@ cloud_functions/functions/lib
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
www/.env
|
||||
Firetable/.env
|
||||
.env.production
|
||||
.env.development
|
||||
|
||||
|
||||
Reference in New Issue
Block a user