aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 7 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3b1d57d..33f007f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -474,4 +474,10 @@ FodyWeavers.xsd
# End of https://www.toptal.com/developers/gitignore/api/c,c++,visualstudio
/VNLib.Utils
-*.json \ No newline at end of file
+*.json
+*.sln
+
+/.task/checksum
+*[Tt]askfile.*
+
+*.ps1 \ No newline at end of file