diff options
| author | Ben Beltran <ben@freshout.us> | 2013-03-25 16:39:29 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-03-25 16:39:29 -0600 |
| commit | 8361360f161a9904b59636501064f2ba66583b12 (patch) | |
| tree | b0b09e0657c780020379f1f95ddc26fc27f4301b | |
| parent | e7d660189850fe76f512a5772e729005b40e6296 (diff) | |
Add gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e0bca4c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +vim/.backup |