Closed dotcomboom closed 6 years ago
The Neocities CLI should treat gitignore.txt the same as .gitignore. Windows does not allow creating files with the . prefix.
gitignore.txt
.gitignore
.
Trying to make a file called .gitignore. makes it .gitignore.
.gitignore.
The Neocities CLI should treat
gitignore.txt
the same as.gitignore
. Windows does not allow creating files with the.
prefix.