Merge pull request #29 from qmfrederik/fixes/windows-onboarding
For Unix-style line endings for scripts, add .env to .gitignore
This commit is contained in:
commit
3a5445e583
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Use Unix line endings for scripts
|
||||||
|
*.sh text eol=lf
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
envrc
|
envrc
|
||||||
out
|
out
|
||||||
|
.env
|
||||||
|
Loading…
Reference in New Issue
Block a user