mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-12 22:53:27 +00:00
Adds the standard .idea/ folder contents to the .gitignore file. This prevents project-specific IDE settings and workspace files from being tracked by Git, keeping the repository cleaner and avoiding potential conflicts between developers using different IDE configurations.
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
# Default ignored files
|
|
/shelf/
|
|
/workspace.xml
|
|
# Editor-based HTTP Client requests
|
|
/httpRequests/
|
|
# Datasource local storage ignored files
|
|
/dataSources/
|
|
/dataSources.local.xml
|