mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 01:58:32 +00:00
5470de949e
- IntelliJ generates a `.ipr` Project File when exec the `mvn` goals `mvn idea:idea` and `mvn idea:project` - [Maven `idea` Doc](https://maven.apache.org/plugins/maven-idea-plugin/usage.html) Signed-off-by: ben <git@benjamin.ie> Signed-off-by: Joe Witt <joewitt@apache.org>
19 lines
156 B
Plaintext
19 lines
156 B
Plaintext
target
|
|
.project
|
|
.settings
|
|
.classpath
|
|
nbactions.xml
|
|
nb-configuration.xml
|
|
.DS_Store
|
|
.metadata
|
|
.recommenders
|
|
|
|
# Intellij
|
|
.idea/
|
|
*.iml
|
|
*.iws
|
|
*.ipr
|
|
*~
|
|
|
|
.vscode/
|