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.
私はgitと同期するAndroidプロジェクトに取り組んでいます。Google および Facebook SDK をインポートしました。プッシュでSDKをプッシュして共有したいのですが、キャッシュなどのすべての変更を追跡するのではありません。これを行う方法はありますか?
ありがとう
が必要です.gitignore。このファイルには、git が完全に無視する必要があるファイルを指定するルールをいくつでも追加できます。
.gitignore
https://help.github.com/articles/ignoring-files