Update .gitignore

Co-authored-by: Ezequiel Bellver <ebellver@itba.edu.ar>
Co-authored-by: Juan Barmasch <jbarmasch@itba.edu.ar>
This commit is contained in:
Santiago Lo Coco 2022-04-15 10:34:10 -03:00
parent 671045515e
commit f6e7de904c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Folders: # Folders:
.DS_Store/ .DS_Store/
.vs/ .vs/
.vscode/
bin/ bin/
cache/ cache/
log/ log/