diff options
| author | Christoph Schlosser <christoph@linux.com> | 2017-10-06 23:12:36 +0200 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2017-10-07 15:13:01 +0200 |
| commit | 74c2c73dcbd5938368f9657519c8cf269a25e43d (patch) | |
| tree | dac31d1349a0124ded5bc7f14ddfa075eefcf634 /.gitignore | |
| parent | c2679dd6caf916ff52511e78505107e4a95462a5 (diff) | |
| download | doxdocgen-74c2c73dcbd5938368f9657519c8cf269a25e43d.tar.gz | |
Fix .gitignore and README
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ out node_modules .vscode-test/ -.vsix +*.vsix |