diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-15 20:46:48 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-15 20:46:48 +0200 |
commit | f6cb1e9d141d881ae6205027626d6643776e833c (patch) | |
tree | c9dc4872c7306b1f038bb4f62bc5c114e8378d86 /scripts/.gitignore | |
parent | c9d4ba22a8b6d0d5fb1062701eda8b1af554d422 (diff) |
WIP requirements
Diffstat (limited to 'scripts/.gitignore')
-rw-r--r-- | scripts/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 0000000..bee8a64 --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1 @@ +__pycache__ |