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 6f09fc7e02
commit db7de0bb70
Signed by: TiagoRG
GPG Key ID: DFCD48E3F420DB42
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.idea