Add .idea

This commit is contained in:
Cohvir 2024-03-05 14:28:02 +01:00
parent 00c018da65
commit 7984ec787a

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ bin
lib64 lib64
*__pycache__ *__pycache__
pyvenv.cfg pyvenv.cfg
.idea
# Project specific # Project specific
videos/ videos/