Skip to content

Commit ab116a9

Browse files
committed
Ignore .intellijPlatform in .gitignore
Added .intellijPlatform to .gitignore to prevent local IDE-related files from being tracked. This helps maintain a cleaner repository and avoid unnecessary conflicts.
1 parent d556e6b commit ab116a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,3 +103,4 @@ fabric.properties
103103
!/gradle/wrapper/gradle-wrapper.jar
104104
.idea/csv-plugin.xml
105105
token.txt
106+
.intellijPlatform

0 commit comments

Comments
 (0)