diff options
author | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-06-04 19:27:53 +0200 |
---|---|---|
committer | Steven Le Rouzic <steven.lerouzic@gmail.com> | 2025-06-04 19:27:53 +0200 |
commit | e305754990234619d2c870b517555d99e4717522 (patch) | |
tree | 99936ea5be9cb8cff724ec42a983b01c4350e1bd /.gitignore | |
parent | f3e792825a78008eb46b5fe01ca5580507cd99c7 (diff) |
Refer to ASL using archives
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..ed8ebf5 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__
\ No newline at end of file |