Resolve "Remove IDE project folders from git"

This commit is contained in:
Philip Helger 2025-08-13 17:00:30 +02:00 committed by Renzo Kottmann
parent 827eded0ed
commit 7bfd3309d1
12 changed files with 5 additions and 368 deletions

7
.gitignore vendored
View file

@ -5,7 +5,6 @@
# Log file
*.log
.idea
#*.iml
# Package Files #
@ -35,9 +34,13 @@ src/generated
.project
.classpath
.factorypath
.settings
.idea/
.settings/
.vscode
*.code-workspace
*.xpr
# Testing stuff
xrechnung
# Mac stuff
.DS_Store