Aktualisierte Dateien
This commit is contained in:
parent
bc4b225ee5
commit
438a3133b8
1 changed files with 1 additions and 0 deletions
1
index.md
1
index.md
|
|
@ -22,6 +22,7 @@ NameToUnix/
|
||||||
│ └── sanitizer.rs # Kernlogik zur Dateinamenbereinigung
|
│ └── sanitizer.rs # Kernlogik zur Dateinamenbereinigung
|
||||||
├── .NameToUnix.conf # Konfigurationsdatei (Übersetzungsregeln: 'foo' = 'bar')
|
├── .NameToUnix.conf # Konfigurationsdatei (Übersetzungsregeln: 'foo' = 'bar')
|
||||||
├── CONTRIBUTING.md # Contribute-Dokumentation
|
├── CONTRIBUTING.md # Contribute-Dokumentation
|
||||||
|
├── Cargo.lock # Abhängigkeiten
|
||||||
├── Cargo.toml # Projektmetadaten und Abhängigkeiten
|
├── Cargo.toml # Projektmetadaten und Abhängigkeiten
|
||||||
├── LICENSE # Lizenzinformationen
|
├── LICENSE # Lizenzinformationen
|
||||||
├── README.md # Projektdokumentation
|
├── README.md # Projektdokumentation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue