@@ -1,2 +1,16 @@
+# 忽略编译输出
+/bin/
+/obj/
/HEIDENHAIN/bin
obj
+
+# 忽略用户特定的配置文件
+*.user
+*.suo
+# 忽略临时文件
+*.tmp
+*.log
+# 忽略特定文件
+secret.config