diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-15 09:13:23 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-02-15 09:13:23 +0100 |
| commit | 2a12410cdce2fcea09b2acf06458a418fb9899c1 (patch) | |
| tree | 1f0606e163ccd3bd56f2f9f307abd1016a1852fa /.gitignore | |
| parent | 2a44974508acdfa1d846497e461a19713e14d57a (diff) | |
| download | dotfiles-2a12410cdce2fcea09b2acf06458a418fb9899c1.tar.gz dotfiles-2a12410cdce2fcea09b2acf06458a418fb9899c1.zip | |
emacs: ignore init.html file
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af86de3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +emacs/init.html
\ No newline at end of file |
