Create global gitignore file

Enabled through:
    `git config --global core.excludesfile ~/.gitignore`

Signed-off-by: TiagoRG <tiago.rgarcia@ua.pt>
This commit is contained in:
Tiago Garcia 2023-12-11 23:44:51 +00:00 committed by Tiago Garcia
parent 6783fd3d9c
commit b4ac675773
Signed by: TiagoRG
GPG Key ID: FF0A53A30B1ADF82
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea