clean: removed .idea and added IDEs specifics to .gitignore

This commit is contained in:
Florian Sylvain
2023-08-02 01:35:48 +02:00
parent 1328758984
commit 4187f0b2e2
5 changed files with 3 additions and 32 deletions
+3
View File
@@ -0,0 +1,3 @@
# IDE
.idea
.vscode