inital commit

This commit is contained in:
Johannes Schmelz 2025-04-05 21:28:18 +02:00
commit 1b7c9f339a
2 changed files with 11 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
#Ignore VSCODE files
.vscode
#Ignore IntelliJ files
.idea
#Ignore output directory
bin

3
README.md Normal file
View File

@ -0,0 +1,3 @@
## Getting Started
Welcome to the 2025 OOP Uebung