Skip to content
Snippets Groups Projects
Commit 83256a39 authored by André Gomes's avatar André Gomes
Browse files

Improve .gitignore

parent 01903d2a
Branches
No related tags found
No related merge requests found
.gitignore
# Ignore all log files, wherever they are
*.log
# Ignore report files in the root directory
/*.csv
/*.html
# Ignore build and project directories
/dist/
/.idea/
/.venv/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment