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
parent ff7e83f38b
commit 479e350a96
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