Browse Source

Add IntelliJ IDEA icon to gitignore

pull/42868/head
Moritz Halbritter 1 year ago
parent
commit
0fc06b50f3
  1. 3
      .idea/.gitignore

3
.idea/.gitignore vendored

@ -1,5 +1,8 @@ @@ -1,5 +1,8 @@
# Project name
.name
*.xml
# Project icon
icon.svg
/modules/
/shelf/
/workspace.xml

Loading…
Cancel
Save