Oh there is also another way : use ~/.config/git/ingore
From https://git-scm.com/docs/gitignore#_description
And thanks to Julian Maurice our GIT Jedi ;)
Le 27/03/2018 à 17:58, Fridolin SOMERS a écrit :
Hi,
Since Bug 20267 "Add basic .gitignore", there is a .gitignore in sources
under GIT ve
Hi,
Since Bug 20267 "Add basic .gitignore", there is a .gitignore in sources
under GIT versionning.
You may want to add more ignore globally with :
https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
Or per repository with .git/info/exclude
Regards,
--
Fridolin SOMER