Deleted .idea/workspace.xml and added it to .gitignore

This commit is contained in:
lluni 2022-05-22 22:00:26 +02:00
parent d0e48cd8fa
commit 7e80e5bc94
2 changed files with 1 additions and 130 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@ build/
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
.idea/workspace.xml
*.iws
*.iml
*.ipr