Przeglądaj źródła

Remove incidental files

master
Noelle 5 lat temu
rodzic
commit
4d8cca2b57
5 zmienionych plików z 7 dodań i 2158 usunięć
  1. 7
    7
      Cargo.lock
  2. 0
    2135
      GPUs.txt
  3. 0
    5
      config.xml
  4. 0
    11
      index.html
  5. BIN
      work/client.db

+ 7
- 7
Cargo.lock Wyświetl plik

"memchr", "memchr",
] ]


[[package]]
name = "hello"
version = "0.2.0"
dependencies = [
"regex",
]

[[package]] [[package]]
name = "lazy_static" name = "lazy_static"
version = "1.4.0" version = "1.4.0"
dependencies = [ dependencies = [
"lazy_static", "lazy_static",
] ]

[[package]]
name = "webserv"
version = "0.2.0"
dependencies = [
"regex",
]

+ 0
- 2135
GPUs.txt
Plik diff jest za duży
Wyświetl plik


+ 0
- 5
config.xml Wyświetl plik

<config>
<!-- Folding Slots -->
<slot id='0' type='CPU'/>
<slot id='1' type='GPU'/>
</config>

+ 0
- 11
index.html Wyświetl plik

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Index!</title>
</head>
<body>
<h1>Hello!</h1>
<p>This is the index page. It's different from the hello page.</p>
</body>
</html>

BIN
work/client.db Wyświetl plik


Ładowanie…
Anuluj
Zapisz