aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStefan Boberg <[email protected]>2021-11-03 14:28:14 +0100
committerStefan Boberg <[email protected]>2021-11-03 14:28:14 +0100
commit3de4c9e930a3357b93c46a6c9144a36e2f073ec7 (patch)
treed3010a672680fcc07d6479ef20ebcf903f0f3a39 /.gitignore
parentFixed unused variable warning (diff)
downloadzen-3de4c9e930a3357b93c46a6c9144a36e2f073ec7.tar.xz
zen-3de4c9e930a3357b93c46a6c9144a36e2f073ec7.zip
Add /vsxmake* to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bf237a7b3..590f38abc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -225,3 +225,5 @@ tags
.tags
!tags/
/compile_commands.json
+
+/vsxmake*/