Set playground folder untracked

Allows for a dedicated area in the project to mess around with code.
This commit is contained in:
Nathan Page 2020-10-10 11:23:46 -04:00
parent af7fbf9a2e
commit fcf3ed6693
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -6,6 +6,7 @@ mypy_report
docs/build
docs/source/_build
tools/*.txt
playground/
# Byte-compiled / optimized / DLL files
__pycache__/