forked from wezm/wezm.net
Ignore more output
This commit is contained in:
parent
e373b0cda7
commit
ba7132fae8
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
@ -1,5 +1,17 @@
|
|||
output/*/*/*/*/*.html
|
||||
output/fonts/*
|
||||
output/about/
|
||||
output/articles/
|
||||
output/css/screen.css
|
||||
output/feed/
|
||||
output/index.html
|
||||
output/personal/
|
||||
output/projects/
|
||||
output/robots.txt
|
||||
output/sitemap.xml
|
||||
output/technical/articles/
|
||||
output/technical/feed/
|
||||
output/weather/
|
||||
tmp/*
|
||||
.*.swp
|
||||
output/weather.json
|
||||
|
|
Loading…
Reference in a new issue