Adjusted gitignore

Body:
- adjusted gitignore for IDE related folders
- removed preprocessed data from gitignore
This commit is contained in:
Orihara Izaya
2025-12-12 11:32:47 +01:00
parent 6921203765
commit 3450caef25
+2 -1
View File
@@ -7,7 +7,6 @@
/01_project_management/outlets/
/01_project_management/rdm/
/01_project_management/zz_misc
/03_data/04_preprocessed_data/
/04_analysis/
/05_figures/
/06_dissemination/
@@ -26,3 +25,5 @@
*.sav
*.html
# IDE related files and folders
.idea