fix: ignore intellij project files

This commit is contained in:
Martin Riedl 2024-07-01 22:55:50 +02:00
parent 8225706f4c
commit f7dc11aabc
Signed by: martinr92
GPG key ID: FB68DA65516A804C

3
.gitignore vendored
View file

@ -1,2 +1,3 @@
.DS_Store
.vscode
.vscode
.idea