diff options
| author | Leon Jiang <35908040+leonyjiang@users.noreply.github.com> | 2020-06-26 12:28:15 -0700 |
|---|---|---|
| committer | Leon Jiang <35908040+leonyjiang@users.noreply.github.com> | 2020-06-26 12:28:15 -0700 |
| commit | f77647f66d409b0a5cf56e312dc48f04553a3530 (patch) | |
| tree | 521cd4e67af4b3281163747a749d12be6cbf41a5 /.gitignore | |
| parent | cdbf153a09e20b3483926bf2cd80d600105fbeae (diff) | |
update gitignore & PR template
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -33,6 +33,13 @@ local.properties # .vscode/ +# Sublime Text +# +*.tmlanguage.cache +*.tmPreferences.cache +*.stTheme.cache +*.sublime-workspace + # node.js # node_modules/ |
