mirror of
https://github.com/danpros/htmly.git
synced 2026-04-23 05:56:22 +05:30
Merge pull request #403 from jusdepatate/better-gitignore
ignore config files to ease `git pull`s in prod
This commit is contained in:
commit
0762d67b8d
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
/cache/*
|
||||
/content/*
|
||||
/config/config.ini
|
||||
/config/users/*.ini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue