feat: 🙈 Add gitignore

This commit is contained in:
Louis Gallet 2023-09-14 17:01:47 +02:00
parent 079cfddfc2
commit 5be420a65d
Signed by: lgallet
SSH Key Fingerprint: SHA256:qnW7pk4EoMRR0UftZLZQKSMUImbEFsiruLC7jbCHJAY
2 changed files with 27 additions and 13 deletions

26
.gitignore vendored Normal file
View File

@ -0,0 +1,26 @@
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

View File

@ -7,18 +7,6 @@
"id": "de74be30560f4575",
"type": "tabs",
"children": [
{
"id": "9e7be1904dfd4451",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Algo/Séminaire/Chapter 5 - Recursivity.md",
"mode": "source",
"source": false
}
}
},
{
"id": "0d2d422aa24bb900",
"type": "leaf",
@ -168,7 +156,7 @@
"command-palette:Open command palette": false
}
},
"active": "9e7be1904dfd4451",
"active": "0d2d422aa24bb900",
"lastOpenFiles": [
"Algo/Séminaire/Chapter 4 - A bit of imperative.md",
"Algo/Séminaire/Chapter 3 - Case analysis.md",