chore: remove env from git
Compare changes
Files
4- Dennis Collaris authored
apps/web/.env deleted
100644 → 0
+ 0
− 24
\ No newline at end of file
This PR removes the development .env file from the repository. Instead, you copy the template in .env.development to your .env during initial setup.
NOTE: I am not 100% sure what will happen to the dev environment of others when this is merged; people may have to copy over the .env.development file to .env again manually!