diff options
author | Andy Williams <andy@andywilliams.me> | 2017-10-25 12:01:18 +0100 |
---|---|---|
committer | Andy Williams <andy@andywilliams.me> | 2017-10-25 12:01:18 +0100 |
commit | c102a712de3a3b7e11ed09430b3a3ff0748b6e3c (patch) | |
tree | 6fcfd07f0e882e4566a40a178ec3b4ea926c8763 /.gitignore | |
parent | 2688ddef8092cb99c50e0a0cfc31ecc7f024912a (diff) |
Ignore pages in the playground
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 83a3390fe..7c1ebdad0 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -3,3 +3,6 @@ | |||
3 | *swp | 3 | *swp |
4 | *swo | 4 | *swo |
5 | Session.vim | 5 | Session.vim |
6 | |||
7 | pages/playground/ | ||
8 | |||