瀏覽代碼

added a rule to ignore some useless files

master
Nathan R 3 年之前
父節點
當前提交
e0d4219441
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore 查看文件

@ -1,3 +1,6 @@
*~
*.dSYM
.DS_Store
tests-c/*.otags
tests-c/*.tags
tests-c/*.expected

Loading…
取消
儲存