the bin directory should not be a part of this project
Here is the junk that I am deleting from the bin directory
deleted: bin/.gitignore
deleted: bin/.mvn/wrapper/maven-wrapper.jar
deleted: bin/.mvn/wrapper/maven-wrapper.properties
deleted: bin/Prototype/HelloWorld.html
deleted: bin/Prototype/UpdateOutput.png
deleted: bin/mvnw
deleted: bin/mvnw.cmd
deleted: bin/pom.xml
deleted: bin/src/main/resources/application.properties
deleted: bin/src/main/resources/static/style.css
deleted: bin/src/main/resources/templates/cars.html
deleted: bin/src/main/resources/templates/create.html
deleted: bin/src/main/resources/templates/index.html
deleted: bin/src/main/resources/templates/update.html
am also adding the bin/ to the gitignore file
the bin directory should not be a part of this project
Here is the junk that I am deleting from the bin directory
deleted: bin/.gitignore
deleted: bin/.mvn/wrapper/maven-wrapper.jar
deleted: bin/.mvn/wrapper/maven-wrapper.properties
deleted: bin/Prototype/HelloWorld.html
deleted: bin/Prototype/UpdateOutput.png
deleted: bin/mvnw
deleted: bin/mvnw.cmd
deleted: bin/pom.xml
deleted: bin/src/main/resources/application.properties
deleted: bin/src/main/resources/static/style.css
deleted: bin/src/main/resources/templates/cars.html
deleted: bin/src/main/resources/templates/create.html
deleted: bin/src/main/resources/templates/index.html
deleted: bin/src/main/resources/templates/update.html
am also adding the
bin/to the gitignore file