chore: add discord.xml to gitignore

Signed-off-by: Infi <wingit@geist.ga>
This commit is contained in:
Infi 2023-06-20 18:28:51 +02:00
parent 383f4c7abf
commit 16017e71de
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
.gradle .gradle
/local.properties /local.properties
/.idea/caches /.idea/caches
/.idea/discord.xml
/.idea/libraries /.idea/libraries
/.idea/modules.xml /.idea/modules.xml
/.idea/workspace.xml /.idea/workspace.xml