hedgedoc/.gitignore
Erik Michelson 20834e3ff9 misc(ide): add search scopes and IDE ignore files to git
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
2025-04-20 18:26:38 +02:00

44 lines
619 B
Plaintext

# SPDX-FileCopyrightText: 2021 The HedgeDoc developers (see AUTHORS file)
#
# SPDX-License-Identifier: CC0-1.0
node_modules
package-lock.json
composer.phar
composer.lock
.env.*.php
.env.php
.DS_Store
.idea/
!.idea/copyright/
!.idea/scopes/
!.idea/modules.xml
!.idea/hedgedoc.iml
!.idea/icon.svg
Thumbs.db
npm-debug.log
newrelic_agent.log
logs/
tmp/
backups/
*.pid
*.log
*.sqlite
.turbo
.env
dist/
frontend/cypress/downloads
frontend/cypress/screenshots
# Yarn 2 without zero-installs
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
# Rathole proxy configuration
rathole.toml