diff options
Diffstat (limited to 'tools/cru-py/.gitignore')
-rw-r--r-- | tools/cru-py/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/cru-py/.gitignore b/tools/cru-py/.gitignore new file mode 100644 index 0000000..259058c --- /dev/null +++ b/tools/cru-py/.gitignore @@ -0,0 +1,4 @@ +.idea +venv + +__pycache__ |