diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c71e7ec --- /dev/null +++ b/.gitignore @@ -0,0 +1,39 @@ +# --- System / shell files (root home directory ki wajah se) --- +.bash_history +.bashrc +.profile +.lesshst +.wget-hsts +.cloud-locale-test.skip +.Xauthority + +# --- Credentials & secrets (KABHI git mein na jayen) --- +.ssh/ +*.pem +*.key +*.env +.env* + +# --- Caches & local data --- +.cache/ +.local/ +.thumbnail/ + +# --- Editor / IDE files --- +.vscode/ +.idea/ +*.swp +*.swo + +# --- OS files --- +.DS_Store +Thumbs.db + +# --- Node (agar future mein npm use ho) --- +node_modules/ +npm-debug.log* + +# --- Logs & backups --- +*.log +*.bak +*~ diff --git a/.thumbnail b/.thumbnail new file mode 100644 index 0000000..8879226 Binary files /dev/null and b/.thumbnail differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e25fe8 --- /dev/null +++ b/README.md @@ -0,0 +1,288 @@ +
${p.summary}
+