@@ -0,0 +1,9 @@
+# 忽略所有文件
+*
+
+# 例外:允许以下目录被追踪(保留原有结构)
+!python/
+!python/plugins/
+!python/plugins/ResourceTree/**
+!QGIS/**