mirror of
https://github.com/jessebot/tiny_personal_website.git
synced 2025-10-01 01:48:43 +00:00
gitignore i think
This commit is contained in:
parent
8a7950867c
commit
bde868d5ed
1 changed files with 10 additions and 8 deletions
18
.gitignore
vendored
18
.gitignore
vendored
|
@ -1,9 +1,11 @@
|
|||
legacy/*
|
||||
legacy
|
||||
.config/config.yaml
|
||||
.config.yaml
|
||||
front_end/images/private/*
|
||||
front_end/images/swag.gif
|
||||
front_end/images/currentjesse.jpg
|
||||
front_end/images/favicon_jessebot.ico
|
||||
front_end/html_templates/hate.tpl
|
||||
config/config.yaml
|
||||
images/private/*
|
||||
images/swag.gif
|
||||
images/10-3-17_jesse.jpg
|
||||
images/favicon_jessebot.ico
|
||||
views/hate.tpl
|
||||
views/love.tpl
|
||||
**.pyc
|
||||
photo/*
|
||||
logs/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue