diff options
author | mattn <mattn.jp@gmail.com> | 2011-10-27 20:20:22 +0900 |
---|---|---|
committer | mattn <mattn.jp@gmail.com> | 2011-10-27 20:20:22 +0900 |
commit | 6f18561ea350286deb67c545c46f312ed594b120 (patch) | |
tree | b7690a4264c2c840122d46f5204c01a46b93bd8e | |
parent | 1ef6348ddbc6afcfe99ee4600e8d00b53710bd8c (diff) | |
download | vim-sonictemplate-6f18561ea350286deb67c545c46f312ed594b120.tar.gz vim-sonictemplate-6f18561ea350286deb67c545c46f312ed594b120.tar.bz2 vim-sonictemplate-6f18561ea350286deb67c545c46f312ed594b120.zip |
add .gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0611b30 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.gitignore +doc/tags |