Add a gitignore file
.gitignore: Add a ignore file for git, with many default entries for python projects related files, that should never end up in version control.
.gitignore
0 → 100644
Please register or sign in to comment
.gitignore: Add a ignore file for git, with many default entries for python projects related files, that should never end up in version control.