diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-06-25 00:00:28 -0400 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-06-25 00:00:28 -0400 |
commit | ad80c40944743515a45d70014e8d5ffb88cd74fc (patch) | |
tree | 0e97b3d46f3ed3594a1e4074e4a5a06deefcd76d /.gitignore | |
parent | 5581530930129d7854ed5d99d058939ad9c790c2 (diff) | |
download | thoughts-ad80c40944743515a45d70014e8d5ffb88cd74fc.tar.gz thoughts-ad80c40944743515a45d70014e8d5ffb88cd74fc.tar.bz2 thoughts-ad80c40944743515a45d70014e8d5ffb88cd74fc.zip |
Started designing index page
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dcc5b36..7511a24 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -19,5 +19,8 @@ | |||
19 | 19 | ||
20 | /node_modules | 20 | /node_modules |
21 | /yarn-error.log | 21 | /yarn-error.log |
22 | /tmux*.log | ||
23 | *.swp | ||
24 | tags | ||
22 | 25 | ||
23 | .byebug_history | 26 | .byebug_history |