Browse Source

fix 新增忽略文件

wang.sq@aliyun.com 10 months ago
parent
commit
b39e921325
1 changed files with 14 additions and 0 deletions
  1. 14 0
      .gitignore

+ 14 - 0
.gitignore

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