diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2018-09-25 19:13:16 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2018-09-25 19:13:16 +0200 |
| commit | 259e8ab7a3a7e607263ca07e53787d85881bab8a (patch) | |
| tree | a726ede11d679fe93515cca062692bfc29e7d87f /.gitignore | |
| parent | f5329b13315fcc501cd6c8630e0158eae4a88f16 (diff) | |
| download | jo.mssola.com-259e8ab7a3a7e607263ca07e53787d85881bab8a.tar.gz jo.mssola.com-259e8ab7a3a7e607263ca07e53787d85881bab8a.zip | |
Re-bumped much of the application
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ _site .sass-cache .jekyll-metadata tmp +node_modules/**/* +javascripts/dist +yarn-error.log |
