chore: Add nul to .gitignore (Windows temp file)
This commit is contained in:
parent
9f32e2ce8f
commit
d621d5b691
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@ yarn-error.log*
|
|||||||
.vscode/*
|
.vscode/*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
*.log
|
*.log
|
||||||
|
nul
|
||||||
|
|
||||||
# Demo (템플릿 파일, 실제 데모는 별도 저장소)
|
# Demo (템플릿 파일, 실제 데모는 별도 저장소)
|
||||||
/demo
|
/demo
|
||||||
Loading…
x
Reference in New Issue
Block a user