- Changed ownership of all files to scheianu:scheianu - Set directories to 755 permissions (rwxr-xr-x) - Set files to 644 permissions (rw-r--r--) - Made shell scripts executable (755) - Allows development without requiring sudo for file modifications - Improves development workflow and security
2 lines
76 B
Plaintext
2 lines
76 B
Plaintext
# This file ensures the uploads directory is tracked by git even when empty
|