diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-06-29 14:53:15 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-06-29 14:53:15 -0400 |
commit | 5ff9457ee3d2f1c636da8d13c47c608543d2e5f7 (patch) | |
tree | 1f573d03fe248a01a420a809a1a3a325c80774f7 /.gitignore | |
parent | 5a82b1a0bdf24cdf0a05a84183106ff106f88626 (diff) | |
download | thoughts-5ff9457ee3d2f1c636da8d13c47c608543d2e5f7.tar.gz thoughts-5ff9457ee3d2f1c636da8d13c47c608543d2e5f7.tar.bz2 thoughts-5ff9457ee3d2f1c636da8d13c47c608543d2e5f7.zip |
Worked on style of blog posts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 164d25a..33232cd 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -25,3 +25,4 @@ tags | |||
25 | 25 | ||
26 | .byebug_history | 26 | .byebug_history |
27 | .DS_Store | 27 | .DS_Store |
28 | *.swo | ||