ソースを参照

Tell git to ignore files generated by autotools.

master
Richard Nyberg 16年前
コミット
d8e1d6a492
1個のファイルの変更7行の追加0行の削除
  1. +7
    -0
      .gitignore

+ 7
- 0
.gitignore ファイルの表示

@@ -0,0 +1,7 @@
*.in
aclocal.m4
autom4te.cache
configure
depcomp
install-sh
missing

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