SimoneCallegarin / ingsw2022-AM07

Progetto di Ingegneria del Software 2021/2022
2 stars 0 forks source link

Create .gitignore #1

Closed PiroX4256 closed 2 years ago

PiroX4256 commented 2 years ago

Please create the git ignore file .gitignore

Follow these slides.

Sample .gitignore suitable for the project: https://www.toptal.com/developers/gitignore/api/java,intellij

SimoneCallegarin commented 2 years ago

The link of "these slides" Is not avaible, we can't see It due to a private GitHub repository. Anyway does the .gitignor file have to be in .idea or at the same level of the pom and src?

PiroX4256 commented 2 years ago

My bad, I've corrected the link. The .gitignore file must be in the project root.

ingconti commented 2 years ago

other details here: https://webeep.polimi.it/pluginfile.php/376496/mod_folder/content/0/slides-gitignore-struttura-repository_rev01.pdf?forcedownload=1

SimoneCallegarin commented 2 years ago

Thanks for the help, we have done everything in order to close the issue.

PiroX4256 commented 2 years ago

Fixed #1