diff options
author | Valentin Popov <info@valentineus.link> | 2018-05-15 14:38:12 +0300 |
---|---|---|
committer | Valentin Popov <info@valentineus.link> | 2018-05-15 14:38:12 +0300 |
commit | 82af2dcf5af1b6ff83ee04adf07c4ebb788563af (patch) | |
tree | f683be152ed5bb39099067c93687f9afc36e45b3 /.gitignore | |
parent | bfcb23a8d21452479769f35df963523a1f97e885 (diff) | |
download | popov.link-82af2dcf5af1b6ff83ee04adf07c4ebb788563af.tar.xz popov.link-82af2dcf5af1b6ff83ee04adf07c4ebb788563af.zip |
Edit exceptions
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -5,7 +5,6 @@ ## Jekyll .jekyll-metadata .sass-cache -styles.scss _site ## Ruby @@ -42,4 +41,4 @@ Gemfile.lock .ruby-gemset # unless supporting rvm < 1.11.0 or doing something fancy, ignore this: -.rvmrc
\ No newline at end of file +.rvmrc |