Update .gitignore

This commit is contained in:
Philip Jake 2023-02-13 18:53:06 +01:00 committed by GitHub
parent 0ed4d268ae
commit de4b6672da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

55
.gitignore vendored
View file

@ -1,21 +1,36 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store .DS_Store
privacy-policy.php *.pem
impressum.php
prepros.config # debug
css/prepros.config npm-debug.log*
.intern yarn-debug.log*
stats.php yarn-error.log*
api/ .pnpm-debug.log*
api
.env # local env files
vendor/* .env*.local
vendor/
vendor # vercel
vendor/composer/autoload_files.php .vercel
vendor/composer/autoload_files.php
vendor/composer/autoload_psr4.php # typescript
vendor/composer/autoload_static.php *.tsbuildinfo
langcache/ next-env.d.ts
includes/url.php
node_modules/
tos.php