Update .gitignore file
- Exclude downloaded files inside .gitlab/ - Remove tooling related paths from gitignore because these should be handled by developers in their user gitignore using the command - `git config core.excludesFile $HOME/.gitignore`
.gitlab/.gitignore
0 → 100644
Please register or sign in to comment