diff options
| author | jvoisin | 2022-09-03 16:00:53 +0200 |
|---|---|---|
| committer | jvoisin | 2022-09-03 16:42:39 +0200 |
| commit | 2bc593e990e2915d63503df8d4be72d10fa77e9d (patch) | |
| tree | 61a6aa1fe7c84aeb995a4e13cc5962389fea56aa /.gitignore | |
| parent | 2d6d30a2d11704df48c4bb46b75243d582bcc4c8 (diff) | |
Second commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..50598f3 --- /dev/null +++ b/.gitignore | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | build/ | ||
| 2 | __pycache__ | ||
| 3 | ven* | ||
| 4 | *.egg-info | ||
