Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/Vimux/Binario.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b6695feca393b8474b79079f12553478ff3e7f09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Node/npm
node_modules/
npm-debug.log

# IDE
.idea
*.sublime-project
*.sublime-workspace
.vscode/*

# OS
._*
Thumbs.db
.DS_Store
.Trashes
.Spotlight-V100
.AppleDouble
.LSOverride
Desktop.ini