-
.gitignoreファイルを srcで検索しても、見当たらないものがない -
find ./ -name .gitignoreで検索しても、./.gitignoreしかない - 最終的に
git check-ignore -v src/*を掛けて、やっと.gitignoreに*? みたいな記述があることがわかり、それを消したら問題解決した
More than 1 year has passed since last update.
Register as a new user and use Qiita more conveniently
- You get articles that match your needs
- You can efficiently read back useful information
- You can use dark theme