2024-11-05 16:03:27 +00:00
|
|
|
|
|
|
|
## .idea folder (JetBrains IDEs)
|
2024-11-06 16:07:58 +00:00
|
|
|
#.idea
|
2024-11-05 16:03:27 +00:00
|
|
|
|
|
|
|
## 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
|