chore: PRWLR-3980 update .gitignore

This commit is contained in:
Víctor Fernández Poyatos
2024-07-01 17:19:19 +02:00
parent 3092b56fd6
commit 690957e1c3
+2 -1
View File
@@ -1,5 +1,6 @@
# Byte-compiled / optimized / DLL files
__pycache__/
*.pyc
*.py[cod]
*$py.class
@@ -159,4 +160,4 @@ cython_debug/
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.idea/