summaryrefslogtreecommitdiff
path: root/.gitignore (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-04-29git: ignore more filesFranck Cuny1-0/+4
2022-04-29don't specify where to write Emacs filesFranck Cuny1-0/+1
We don't care, as long as these files are ignored in `.gitignore' it does not matter where we write them.
2022-03-25git: add back the forge packageFranck Cuny1-0/+1
It's useful to keep track of the repositories, the code reviews, issues, etc. It's also easier to do code reviews that way (at least the initial reading).
2022-03-23git: update gitignoreFranck Cuny1-50/+8
I'm moving around some files, we need to ignore a number of things. The previous version of that file was also full of useless stuff.
2021-01-04emacs: rename the directoryFranck Cuny1-2/+2
2021-01-04git: store configuration under XDG_CONFIG_HOMEFranck Cuny1-0/+1
Since `git` understand `$XDG_CONFIG_HOME`, let's gather all the configuration files there.
2019-02-17[Emacs] Not sure how transient works yet.Franck Cuny1-0/+1
2018-02-20[vim] Add again vim configuration.Franck Cuny1-0/+1
Will do another try with vim and a few plugins.
2015-07-06configuration filesFranck Cuny1-0/+48