What does a file name like some_directory/**/* mean? It's a part of git's .gitignore file.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
|
|
It means that it should ignore any files under all directories of So:
|
|||
|
|