Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Fabian Nuraddin Alexander Gabel
research-topics-mat-tuhh
Wiki
Repository Structure
Repository Structure
· Changes
Page history
Update Repository Structure
authored
Aug 25, 2021
by
Fabian Nuraddin Alexander Gabel
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
Repository-Structure.md
Repository-Structure.md
+1
-4
No files found.
Repository-Structure.md
View page @
05829f3b
The basic repository when cloned look
s
like this
The basic repository
folders,
when cloned
,
look like this
```
├── bin
├── CONTRIBUTING.md
├── docker
├── public
├── README.md
├── review
├── static
├── testing
...
...