mirror of
https://github.com/miljegen/browser-milje.git
synced 2025-09-02 01:13:43 +00:00
Compare commits
3 Commits
f68d9dad91
...
ff839b5333
Author | SHA1 | Date | |
---|---|---|---|
|
ff839b5333 | ||
|
6355d4f6a6 | ||
|
78b6ce361e |
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
### VisualStudioCode ###
|
||||||
|
.vscode/*
|
||||||
|
!.vscode/settings.json
|
||||||
|
!.vscode/tasks.json
|
||||||
|
!.vscode/launch.json
|
||||||
|
!.vscode/extensions.json
|
||||||
|
!.vscode/*.code-snippets
|
||||||
|
|
||||||
|
# Local History for Visual Studio Code
|
||||||
|
.history/
|
||||||
|
|
||||||
|
# Built Visual Studio Code Extensions
|
||||||
|
*.vsix
|
||||||
|
|
||||||
|
### VisualStudioCode Patch ###
|
||||||
|
# Ignore all local history of files
|
||||||
|
.history
|
||||||
|
.ionide
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"editor.maxTokenizationLineLength": 100000000000000000000
|
|
||||||
}
|
|
Reference in New Issue
Block a user