Add .idea to gitignore

This commit is contained in:
AnimeDL 2024-06-17 08:58:17 -07:00
parent be95c1f3bc
commit 3aa844f90b

1
.gitignore vendored
View file

@ -34,6 +34,7 @@ gui/react/build/
docker-compose.yml docker-compose.yml
crunchyendpoints crunchyendpoints
.vscode .vscode
.idea
/logs /logs
/tmp/*/ /tmp/*/
!videos/.gitkeep !videos/.gitkeep