Clean repo

This commit is contained in:
srtk 2026-02-09 22:43:20 +05:30
parent c9b4da2d37
commit 68e8c67daa
2 changed files with 0 additions and 32 deletions

View file

@ -1,5 +0,0 @@
commit a526c31e24213095e79205ea74f2a303bb1608f6
Author: Sarthak <root@srtk.in>
Date: Mon Feb 9 17:06:59 2026 +0530
chore: update server

View file

@ -1,27 +0,0 @@
On branch master
Your branch is up to date with 'origin/master'.
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: src/udp.rs
Untracked files:
(use "git add <file>..." to include in what will be committed)
Cargo.lock
status.txt
no changes added to commit (use "git add" and/or "git commit -a")
--- SERVER LS ---
total 44
drwxr-xr-x. 1 sarthak sarthak 136 Feb 9 17:04 .
drwxr-xr-x. 1 sarthak sarthak 68 Feb 9 17:04 ..
-rw-r--r--. 1 sarthak sarthak 27547 Feb 8 23:30 Cargo.lock
-rw-r--r--. 1 sarthak sarthak 423 Feb 8 23:27 Cargo.toml
drwxr-xr-x. 1 sarthak sarthak 122 Feb 9 17:04 .git
-rw-r--r--. 1 sarthak sarthak 29 Feb 8 23:27 .gitignore
-rw-r--r--. 1 sarthak sarthak 2204 Feb 8 23:27 README.md
drwxr-xr-x. 1 sarthak sarthak 46 Feb 8 23:27 shared
drwxr-xr-x. 1 sarthak sarthak 64 Feb 8 23:27 src
-rw-r--r--. 1 sarthak sarthak 446 Feb 9 17:04 status.txt
drwxr-xr-x. 1 sarthak sarthak 66 Feb 8 23:30 target