This repository was archived by the owner on Oct 22, 2021. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
In Git, .gitignore is an important file. However, when I try to create it, the IDE doesn't let me do so, saying it's "not a valid file extension"
Describe the solution you'd like
Allow any file names and extensions when creating a new file.
Describe alternatives you've considered
Whitelist .gitignore as a valid file extension when creating a new file.
Additional context
Screenshot:
