Add .idea to gitignore (#514)

This commit is contained in:
HarmoGlace 2023-04-01 23:31:44 +02:00 committed by GitHub
parent e1ecb8cabe
commit 92d4450c44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
# General
.vscode
.idea
_things
desktop.ini
.DS_Store