aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* bin: let's ignore everything by defaultMiquel Sabaté Solà2019-08-231-1/+2
| | | | | | | | | Since this directory is used as the user binaries directory, some executables might be installed from local builds. Since we don't want to include them in the repository let's ignore everything there. Whenever a new script is to be added on this repository I'll use the -f flag from `git add`. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* Complete re-structuring so it's easier to installMiquel Sabaté Solà2019-08-221-4/+1
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* org: added org templatesMiquel Sabaté Solà2019-07-171-1/+4
| | | | Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
* emacs: ignore init.html fileMiquel Sabaté Solà2018-02-151-0/+1
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>