diff options
author | Teddy Wing | 2014-04-30 21:03:29 -0400 |
---|---|---|
committer | Teddy Wing | 2014-04-30 21:03:29 -0400 |
commit | ef30c20c778ea80e03cc9799e0da939a35936850 (patch) | |
tree | 4b994867ebd8812987fbc0356c9320505ddf42cc /backup/undo | |
parent | 4341bad253e4448b4e98845e7a3f9883816a80e4 (diff) | |
download | dotvim-ef30c20c778ea80e03cc9799e0da939a35936850.tar.bz2 |
Add backup directories
* Add backup directories using .gitkeep files
* .gitignore:
- ignore files in the three backup directories
- ensure that .gitkeep files are not ignored
Diffstat (limited to 'backup/undo')
-rw-r--r-- | backup/undo/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/backup/undo/.gitkeep b/backup/undo/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/backup/undo/.gitkeep |