Merge branch 'chore--add-bin-to-gitignore' into 'main'
Add: Added "bin" to gitignore See merge request cs108-fs26/Gruppe-13!12
This commit was merged in pull request #168.
This commit is contained in:
+4
-1
@@ -118,4 +118,7 @@ $RECYCLE.BIN/
|
|||||||
*.drawio.pdf
|
*.drawio.pdf
|
||||||
|
|
||||||
## IntelliJ
|
## IntelliJ
|
||||||
.idea
|
.idea
|
||||||
|
|
||||||
|
## bin
|
||||||
|
bin/
|
||||||
Reference in New Issue
Block a user