mirror of
https://gitlab.science.ru.nl/mthesis-edeboone/m.internship-documentation.git
synced 2024-11-12 18:43:30 +01:00
Merge branch 'main' into 2022-02-03_group_meeting
This commit is contained in:
commit
ef8b801ffa
5 changed files with 14 additions and 1 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "bibliotheca"]
|
||||
path = bibliotheca
|
||||
url = git@gitlab.science.ru.nl:edeboone/m-thesis-bibliotheca.git
|
|
@ -1,3 +1,3 @@
|
|||
# Master Internship Outreach
|
||||
# Master Internship Documentation
|
||||
|
||||
Presentations, documents, etc. related to my Master's Internship at HEP.
|
||||
|
|
1
bibliotheca
Submodule
1
bibliotheca
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 28ccd1cc099d152851b3c8527392344d471f0892
|
2
figures/.gitignore
vendored
Normal file
2
figures/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Do not ignore pdf in this directory
|
||||
!*.pdf
|
7
figures/README.md
Normal file
7
figures/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Figures
|
||||
|
||||
Storage for common figures.
|
||||
It's better to put figures here, than to separately copy them over
|
||||
when you need it in multiple documents.
|
||||
|
||||
Also, categories seem to be useful.
|
Loading…
Reference in a new issue