From 62c93e51ee50112d62da3a581ee799f2ee97917e Mon Sep 17 00:00:00 2001 From: lenn Date: Thu, 23 Oct 2025 10:08:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/.gitignore b/.gitignore index 8ddc72b..1390177 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,38 @@ CMakeSettings.json *.deb *.pkg *.zip + +.* +.DS_Store +*.coverage +*.egg-info +*.log +*.swp +*.pyc +*.pyo +*.zip +*/files/* +*/tmp/* +*.hwm* +*.cfg +*.out +.svn +build +bin +lib +cpp +*/lib/* +installed +patched +wiped +msg_gen +srv_gen +doc/html +*sublime-workspace +*.user +*.suo +*.sdf +*.opensdf +ipch +Debug +Release