diff options
| author | Ahmed M Alaa <aa@4b.cx> | 2022-12-03 21:01:01 +0200 |
|---|---|---|
| committer | Ahmed M Alaa <aa@4b.cx> | 2022-12-03 21:01:01 +0200 |
| commit | 028f23e96dd4c6a86465cb616be84480ac3a7a1e (patch) | |
| tree | caffe481ff29aab5111e69b242cfc072a84912b6 /.gitignore | |
init: just ported the theme
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..668d9dc --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +static/processed_images +public
\ No newline at end of file |
