fix: add Windows reserved names to .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -86,3 +86,9 @@ screenshots/
|
|||||||
tmp/
|
tmp/
|
||||||
temp/
|
temp/
|
||||||
*.tmp
|
*.tmp
|
||||||
|
|
||||||
|
# Windows reserved names
|
||||||
|
nul
|
||||||
|
con
|
||||||
|
prn
|
||||||
|
aux
|
||||||
|
|||||||
Reference in New Issue
Block a user