Skip to content

Commit ca112e0

Browse files
authored
Merge pull request #299 from kkato233/fix_core_autocrlf
2 parents 5573ac4 + d777f47 commit ca112e0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sh text eol=lf

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,6 @@ docker compose up -d --build --wait
4343

4444
※ macOSでユーザーのホームディレクトリ配下以外にファイル群を配置する場合、Dockerの共有設定が別途必要となります
4545

46-
※ Windowsでgitを利用する場合、デフォルト設定でのインストールを行うとスクリプトの改行コードを変えられてしまい、データベースを正しく構築できないことがあります ([参考](https://github.com/The-Japan-DataScientist-Society/100knocks-preprocess/issues/1#issue-640590032))
47-
48-
※ 改行を変えないよう設定するか、ZIPをダウンロードして利用してください
49-
5046
※ コンテナは作成されたがデータベースに接続できない、という場合の多くはディレクトリに対するアクセス権限設定の問題となります
5147

5248
※ インストールの説明は `doc` 配下の説明資料も参照してください

0 commit comments

Comments
 (0)