diff options
| author | crupest <crupest@outlook.com> | 2020-06-02 15:41:25 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2020-06-02 15:41:25 +0800 |
| commit | 459021ab54eacbf69a682eea2cbf9c848af2839d (patch) | |
| tree | 448c8fae229ea1ae2b09db2281993207fb190450 /.gitignore | |
| parent | 447184ca4ae3f691c0b7007cbb1f002862f12566 (diff) | |
| download | timeline-459021ab54eacbf69a682eea2cbf9c848af2839d.tar.gz timeline-459021ab54eacbf69a682eea2cbf9c848af2839d.tar.bz2 timeline-459021ab54eacbf69a682eea2cbf9c848af2839d.zip | |
Add Github Actions.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -232,4 +232,6 @@ _Pvt_Extensions # My draft files. -*.draft
+*.draft + +.vscode |
