]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gitignore: Add built files on Windows
author星外之神 <wszqkzqk@qq.com>
Mon, 12 Dec 2022 01:56:28 +0000 (09:56 +0800)
committerRico Tzschichholz <ricotz@ubuntu.com>
Mon, 12 Dec 2022 15:28:34 +0000 (16:28 +0100)
.gitignore

index 120e1929faaeec6ff3ee8afcd9661a5e074a4318..21a2dba5a5ce6c1c57bda2b5daa5e9e3e795da22 100644 (file)
@@ -37,3 +37,6 @@ tests/_test
 .DS_Store
 .vscode
 Makecache
+
+*.dll
+*.exe