diff options
| author | 2026-07-04 21:16:50 +0500 | |
|---|---|---|
| committer | 2026-07-04 21:16:50 +0500 | |
| commit | 0a3e694d3a5938f2f6fa3b72ab5d1941ae72483d (patch) | |
| tree | 4e153158e44ef5eee48866803c7cd80742341a62 /.gitignore | |
| download | webspace-0a3e694d3a5938f2f6fa3b72ab5d1941ae72483d.tar.gz webspace-0a3e694d3a5938f2f6fa3b72ab5d1941ae72483d.tar.bz2 webspace-0a3e694d3a5938f2f6fa3b72ab5d1941ae72483d.zip | |
Initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..364fdec --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +public/ |
