Stixx
f121c2d6a7
All checks were successful
Release to Gitea Container Registry / build_and_push (push) Successful in 13s
45 lines
680 B
Plaintext
45 lines
680 B
Plaintext
|
|
## .idea folder (JetBrains IDEs)
|
|
#.idea
|
|
|
|
## File-based project format
|
|
*.iws
|
|
|
|
## Folder-based project format
|
|
.idea_modules/
|
|
|
|
## Configuration for code styles and formatting
|
|
*.iml
|
|
modules.xml
|
|
*.enc
|
|
|
|
## Workspace and task-specific files
|
|
tasks.xml
|
|
workspace.xml
|
|
usage.statistics.xml
|
|
shelf/
|
|
|
|
## Configuration for deployment and run configuration
|
|
deployment.xml
|
|
deployment/
|
|
runConfigurations/
|
|
|
|
## Scratch files
|
|
scratches/
|
|
|
|
## Other metadata files
|
|
*.log
|
|
|
|
## Management files generated by JetBrains IDE
|
|
session.*.xml
|
|
|
|
## File used to store search results
|
|
.idea/find/
|
|
|
|
## Files including file history (local history)
|
|
.idea/backup/
|
|
.idea/libraries/
|
|
|
|
## Other miscellaneous files
|
|
misc.xml
|