diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2024-05-12 19:42:37 +0200 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2024-05-12 19:42:37 +0200 |
commit | e25603a0654be26ee0c5acf6fdd42e1c45c772ab (patch) | |
tree | b2fae96b90dfe0a8b183c5036941fae990a6ea21 /.gitignore | |
parent | c4f52cd8853c18671797ce196f4a7d32afa6d6f5 (diff) | |
download | cip_paris_client-trunk.tar.gz |
feat: add tests from last yeartrunk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__ |