diff options
| author | spccdt | 2013-09-21 11:45:48 -0400 |
|---|---|---|
| committer | spccdt | 2013-09-21 11:45:48 -0400 |
| commit | b78cf8771689c378af62b01746df474f6c8dde5d (patch) | |
| tree | 069505875d1e124a79ba23579c9b0ccb2e620e43 /.gitignore | |
| parent | 6708ddac3655c92f0ef385562c46d6b5e0d047a8 (diff) | |
| download | vimium-b78cf8771689c378af62b01746df474f6c8dde5d.tar.bz2 | |
Ignore Sublime project files.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ *.swp *.crx *.js +*.sublime* node_modules/* dist |
