1
Fork 0

Obliterate .idea/misc.xml from existence

This commit is contained in:
Steffo 2024-11-16 02:56:21 +01:00
parent 86f9aa27f2
commit 5b8b166323
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
2 changed files with 3 additions and 7 deletions

3
.gitignore vendored
View file

@ -15,3 +15,6 @@ Cargo.lock
# Environment
.env.local
# IntelliJ IDEA thing, mostly broken versioning
.idea/misc.xml

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DiscordProjectSettings">
<option name="show" value="ASK" />
<option name="description" value="" />
</component>
</project>