2025-11-21: Re-initialized repo

This commit is contained in:
Moussouni, Yaël
2025-11-21 14:58:36 +01:00
parent c655555c3c
commit 226580399b
12 changed files with 125 additions and 965 deletions

103
.gitignore vendored Normal file
View File

@@ -0,0 +1,103 @@
# Specific files
old/
# Os generated files
## Linux
.Trash-*
## MacOS
.DS_Store
.AppleDouble
.LSOverride
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
._*
## Windows
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
Desktop.ini
desktop.ini
$RECYCLE.BIN/
# temporary or log(s) files and directories
*.tmp
*.log
*.logs
tmp/
log/
logs/
# Python
Build/
build/
venv/
.venv/
__pycache__/
*.pyc
*.pyd
*.pyo
*.pyz
*.so
# LaTeX
Build/
build/
*.acn
*.acr
*.alg
*.aux
*.bak
*.bbl
*.bcf
*.blg
*.brf
*.bst
*.dvi
*.fdb_latexmk
*.fls
*.glg
*.glo
*.gls
*.idx
*.ilg
*.ind
*.ist
*.lof
*.log
*.lol
*.lot
*.maf
*.mtc
*.mtc1
*.nav
*.nlo
*.nls
*.out
*.pyg
*.run.xml
*.snm
*.synctex.gz
*.tex.backup
*.tex~
*.thm
*.toc
*.vrb
*.xdy
*.xml
*blx.bib
.bak
.mtc