diff options
author | kremlin <ian@kremlin.cc> | 2014-05-30 15:27:58 +0800 |
---|---|---|
committer | kremlin <ian@kremlin.cc> | 2014-05-30 15:27:58 +0800 |
commit | eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a (patch) | |
tree | a879d0312eb289bdd3e259efbacca07aac0a3b31 /.gitignore | |
parent | d7d9af9301423679d12ba0c4fbd45f7c710e0f2a (diff) | |
download | systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.gz systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.bz2 systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.lz systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.xz systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.tar.zst systembsd-eee2a3f2d0a1037b53fa6bebf76c473073fd7b8a.zip |
get OUT
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ bin/* Session.vim .netrwhist *~ - +*.sw* +.*.sw* |