1 Commits

Author SHA1 Message Date
apt-ghetto
cf0b5a0f66 Added .gitignore
Summary:
Removed __pycache__
Added .gitignore to prevent upload of unnecessary files

Test Plan:
1. Change the code.
2. Compile the code.
3. Check that __pycache__ exists.
4. Check with `git status` that __pycache__ is not shown.

Reviewers: hmollercl

Reviewed By: hmollercl

Differential Revision: https://phab.lubuntu.me/D90
2020-05-11 06:43:30 +02:00