mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
init .gitignore
This commit is contained in:
parent
d4bc53a52d
commit
3b7e951050
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -0,0 +1,3 @@
|
|||
src/db/todolist.db
|
||||
src/tmp/sessions/sess*
|
||||
src/db/config.php
|
||||
Loading…
Reference in a new issue