mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Merge pull request #2747 from bamapookie/patch-2
JetBrains: Optional excludes for auto-import
This commit is contained in:
commit
6cd6c885ed
1 changed files with 8 additions and 0 deletions
|
@ -21,6 +21,14 @@
|
|||
.idea/**/gradle.xml
|
||||
.idea/**/libraries
|
||||
|
||||
# Gradle and Maven with auto-import
|
||||
# When using Gradle or Maven with auto-import, you should exclude module files,
|
||||
# since they will be recreated, and may cause churn. Uncomment if using
|
||||
# auto-import.
|
||||
# .idea/modules.xml
|
||||
# .idea/*.iml
|
||||
# .idea/modules
|
||||
|
||||
# CMake
|
||||
cmake-build-*/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue