2021-01-06 15:36:07 -05:00
|
|
|
# SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
|
2021-01-05 16:12:38 -05:00
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
|
2022-01-23 16:02:58 -05:00
|
|
|
node_modules
|
|
|
|
package-lock.json
|
|
|
|
composer.phar
|
|
|
|
composer.lock
|
|
|
|
.env.*.php
|
|
|
|
.env.php
|
|
|
|
.DS_Store
|
|
|
|
.idea/
|
2021-01-05 16:48:58 -05:00
|
|
|
!.idea/copyright/
|
2022-01-23 16:02:58 -05:00
|
|
|
Thumbs.db
|
|
|
|
npm-debug.log
|
|
|
|
newrelic_agent.log
|
|
|
|
logs/
|
|
|
|
tmp/
|
|
|
|
backups/
|
|
|
|
*.pid
|
|
|
|
*.log
|
|
|
|
*.sqlite
|
2022-12-11 18:46:30 -05:00
|
|
|
.turbo
|
2023-02-12 07:38:14 -05:00
|
|
|
.env
|
2023-08-26 06:44:01 -04:00
|
|
|
dist/
|
2024-01-21 10:16:25 -05:00
|
|
|
frontend/cypress/downloads
|
2024-01-19 22:52:19 -05:00
|
|
|
frontend/cypress/screenshots
|
2022-01-23 16:02:58 -05:00
|
|
|
|
2021-09-05 12:05:26 -04:00
|
|
|
# Yarn 2 without zero-installs
|
2022-12-04 16:37:33 -05:00
|
|
|
.yarn/*
|
2021-09-05 12:05:26 -04:00
|
|
|
!.yarn/patches
|
|
|
|
!.yarn/releases
|
|
|
|
!.yarn/plugins
|
|
|
|
!.yarn/sdks
|
|
|
|
!.yarn/versions
|
|
|
|
.pnp.*
|
2024-09-13 09:30:14 -04:00
|
|
|
|
|
|
|
# Rathole proxy configuration
|
|
|
|
rathole.toml
|