1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-05 04:34:03 +02:00

Update .gitignore

This commit is contained in:
chylex 2023-10-04 06:28:49 +02:00
parent 983350f63c
commit db76359837
Signed by: chylex
GPG Key ID: 4DE42C8F19A80548

14
.gitignore vendored
View File

@ -1,10 +1,6 @@
/.idea/* /.idea/*
!/.idea/icon.png !/.idea/icon*.png
!/.idea/icon_dark.png !/.idea/runConfigurations
!/.idea/vcs.xml
.sandbox/ /.gradle/
.gradle/ /build/
build/
*.iml
.DS_Store
out