diff options
author | djp952 <djp952@gmail.com> | 2021-06-26 23:04:44 -0400 |
---|---|---|
committer | djp952 <djp952@gmail.com> | 2021-06-26 23:04:44 -0400 |
commit | 2dbb6df6b5ee27ae2ceaaaad57999c5fea2ca01b (patch) | |
tree | 63130d764a7921086d11abb87a902a41c6df1a3c /.gitignore | |
parent | 4759373bb0d47528de82eeeb62774a9e625d6a56 (diff) |
[Build] Add git ignore for *.wget-hsts files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 85039a38f1..49176cc5ad 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ cmake-kits.json *.apk *.class *.dwo +*.wget-hsts # Windows specific generated files *.appx |