Commit folders with .gitkeep files

This commit is contained in:
2025-01-02 17:14:55 +05:00
parent 38ba430971
commit b25c46ec68
3 changed files with 4 additions and 2 deletions
+4 -2
View File
@@ -1,3 +1,5 @@
venv/
uploaded_files/
converted_file/
uploaded_files/*
!uploaded_files/.gitkeep
converted_file/*
!converted_file/.gitkeep
View File
View File