aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-10-12 14:34:58 +0200
committerMartin Ridgers <[email protected]>2021-10-12 14:34:58 +0200
commit6c7f45d0b34cac84f0a3717071fde966fc8d654a (patch)
tree727e3aa60147b05ff91bab500537cc89290e552a
parentMisplaced nodiscard attribute (diff)
downloadzen-6c7f45d0b34cac84f0a3717071fde966fc8d654a.tar.xz
zen-6c7f45d0b34cac84f0a3717071fde966fc8d654a.zip
Added "xmake project" output to .gitignore
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index bf237a7b3..4ceeab867 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,8 @@ bld/
[Bb]in/
[Oo]bj/
[Ll]og/
+vsxmake20*/
+vs20*/
# Visual Studio Code options directory
.vscode/