ソースを参照

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

読み込み中…
キャンセル
保存