aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJia Tan <jiat0218@gmail.com>2023-07-26 20:26:23 +0800
committerJia Tan <jiat0218@gmail.com>2023-07-28 22:17:50 +0800
commit01cbb7f023ee7fda8ddde04bd17cf7d3c2418706 (patch)
tree64f6bf2b13a7ea143062aebc1b91dd2fcf7f6d6c
parentCMake: Conditionally allow the creation of broken symlinks. (diff)
downloadxz-01cbb7f023ee7fda8ddde04bd17cf7d3c2418706.tar.xz
Update .gitignore.
Diffstat (limited to '')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ef4754db..333eb9eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,3 +107,7 @@ coverage
/xzcat
/xzcat.1
/xzdec
+
+/windows/*/.vs
+/windows/*/liblzma.vcxproj.user
+/.vscode/ \ No newline at end of file