Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9c80780

Browse files
Pankraz76pinguin3245678
andauthoredMar 25, 2025··
idea-icon (#467)
Co-authored-by: Vincent Potucek <[email protected]>
1 parent 6017d0b commit 9c80780

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
 

‎.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
build/
22
.gradle/
3-
.idea/
3+
.idea/*
4+
!.idea/icon.png
45
.boot-releases
56
out/
67
.classpath
78
.project
89
.settings/
9-
bin/
10+
bin/

‎.idea/icon.png

5.17 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.