Adds the bin folder to the .gitignore file

This commit is contained in:
Maximilian Kratz 2023-12-31 11:44:23 +01:00
parent 82ad29e211
commit ae63bdae2e
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
org.example.model/src-gen/
org.example.model/bin/

View file

@ -1 +0,0 @@
/org/