Skip to content

Commit 2cb5a26

Browse files
brcolowkevinrushforth
authored andcommitted
Add IntelliJ IDEA related files to gitignore. (javafxports#248)
Makes working on OpenJFX with IntelliJ IDEA easier and less prone to committing unnecessary files.
1 parent 1c3f5c4 commit 2cb5a26

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ webrev/
1414
webrev.zip
1515
gradle.properties
1616
apps/samples/Ensemble8/lib/
17+
18+
.idea/tasks.xml
19+
.idea/workspace.xml
20+
.idea/inspectionProfiles/*
21+
.idea/copyright/profiles_settings.xml
22+
.idea/codeStyles/*
23+
.idea/checkstyle-idea.xml

0 commit comments

Comments
 (0)