ffsaf-site/.gitignore
Thibaut Valentin aba8d8a202
All checks were successful
Deploy Production Server / if_merged (pull_request) Successful in 8m10s
Re-update to 3.30.5
2025-12-31 13:19:31 +01:00

54 lines
570 B
Plaintext

#Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
release.properties
.flattened-pom.xml
# Eclipse
.project
.classpath
.settings/
bin/
# IntelliJ
.idea
*.ipr
*.iml
*.iws
# NetBeans
nb-configuration.xml
# Visual Studio Code
.vscode
.factorypath
# OSX
.DS_Store
# Vim
*.swp
*.swo
# patch
*.orig
*.rej
# Local environment
.env
# Plugin directory
/.quarkus/cli/plugins/
# Custom
/config/application.properties
/cle_prive.jks
/mail-truststore.p12
/src/main/resources/META-INF/resources/
/media/
/media-ext/
/sign.jpg
/.gitea/workflows/test.yml