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 | 362317837ab8f1901485ba92685b77ec949c9e49 (patch) | |
tree | d2cebe8625f20a7822ef29f70e8f08d6d5c40647 /.gitignore | |
parent | 48b1d6ca1a0e3f1e2d84c62e5879dfb762fb307a (diff) | |
download | timeline-362317837ab8f1901485ba92685b77ec949c9e49.tar.gz timeline-362317837ab8f1901485ba92685b77ec949c9e49.tar.bz2 timeline-362317837ab8f1901485ba92685b77ec949c9e49.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 |