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

.gitignore - github.com/uPagge/uBlogger.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5675a014db71e853dca586929f2c510582f89b4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Hugo default output directory
public
/exampleSite/resources
/exampleSite/zh/resources

## OS Files
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/

# OSX
.DS_Store

# Linux
.directory