diff options
| author | 2026-01-16 07:48:54 +0000 | |
|---|---|---|
| committer | 2026-01-16 07:48:54 +0000 | |
| commit | e78e4e4f54b60bfc98dcf80ad5f3387b28999287 (patch) | |
| tree | 1ecad5acd02923646f0edcc44c39b1e40fa40bf7 /.gitignore | |
| parent | 15439e41644a17b4ef889e78474025d54ac4b6c7 (diff) | |
| download | DropOut-e78e4e4f54b60bfc98dcf80ad5f3387b28999287.tar.gz DropOut-e78e4e4f54b60bfc98dcf80ad5f3387b28999287.zip | |
chore: apply prek auto-fixes [skip ci]
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,4 +24,4 @@ node_modules/ # Python Build dist/ -__pycache__/
\ No newline at end of file +__pycache__/ |