Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
GNU Autoconfに基づく git-managed プロジェクトに ctemplate ライブラリが含まれています。
Autoconf によって生成されたすべてのものを .gitignore ファイルに入れて、誰かがプラットフォーム固有の生成されたファイルを誤ってコミットした場合の競合を回避したいと考えています。
すべてのプラットフォーム (Mac、Ubuntu、CentOS など) で autoconf が生成/変更するファイルの完全なリストを把握する方法を教えてもらえますか?