starlette-admin
starlette-admin copied to clipboard
More generic gitignore
Motivation: I see that github/gitignore: A collection of useful .gitignore templates is quite usefull and common, I think using this as a base would be quite usefull.
Do we really need this? The current .gitignore seems to be sufficient for this project
Do we really need this? The current .gitignore seems to be sufficient for this project
I think this one is more generic and specifically done for Python. It ignores many files that generated by editor and/or operating system and much more which we could encounter with those in time.
Closing due to inactivity.