`config.py` added to `.gitignore`

This commit is contained in:
Mykola Soloduha 2020-04-22 12:29:50 +03:00
parent 51124e6433
commit 634df44cdc
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ yarn-error.log*
*.njsproj *.njsproj
*.sln *.sln
*.sw? *.sw?
# Private configs
/config.py