.gitignore: Add VS Code and tox venv directories.

Signed-off-by: Chris PeBenito <pebenito@ieee.org>
This commit is contained in:
Chris PeBenito 2020-09-19 16:07:10 -04:00
parent 41632dce9d
commit e193e27db1

2
.gitignore vendored
View File

@ -1,9 +1,11 @@
/.eggs
/.idea
/.mypy_cache
/.vscode
/build
/dist
/setools.egg-info
/venv
*.pyc
*.pyo
/setools/policyrep.c