mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
8 Commits
c22fd083e7
...
33243d9491
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
33243d9491 | ||
|
|
aa39d37629 | ||
|
|
fc32973012 | ||
|
|
ec4bac82f4 | ||
|
|
e624f8594a | ||
|
|
3a3cf7fad4 | ||
|
|
038a66091d | ||
|
|
14be7ece29 |
14
community/Hexo.gitignore
Normal file
14
community/Hexo.gitignore
Normal file
@ -0,0 +1,14 @@
|
||||
# gitignore template for Hexo sites
|
||||
# website: https://hexo.io/
|
||||
# Recommended: Node.gitignore
|
||||
|
||||
# Ignore generated directory
|
||||
public/
|
||||
|
||||
# Ignore temp files
|
||||
tmp/
|
||||
.tmp*
|
||||
|
||||
# additional files
|
||||
db.json
|
||||
.deploy*/
|
||||
Loading…
Reference in New Issue
Block a user