diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-24 12:31:57 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-01-24 12:31:57 +0100 |
| commit | 62d1d61994b4889f8fff16978b7dfa1a047f6832 (patch) | |
| tree | 3281f1dde10aa4327239326fe0db8fad2b627e19 /.gitignore | |
| parent | 1484ac1fdf79dc86907cd7a9db09fc760329bfa4 (diff) | |
| download | soria-62d1d61994b4889f8fff16978b7dfa1a047f6832.tar.gz soria-62d1d61994b4889f8fff16978b7dfa1a047f6832.zip | |
Added treemacs support
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ vendor/* soria-autoloads.el -soria-autoloads.el~ -soria-theme.elc
\ No newline at end of file +*.el~ +*.elc
\ No newline at end of file |
