Initial commit.
This commit is contained in:
parent
fe7428fb19
commit
43fc0c46c2
10 changed files with 387 additions and 3 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.idea
|
||||
cache/*
|
||||
photo/*
|
||||
photos/*
|
||||
tmp/*.dump.json
|
||||
venv
|
||||
|
||||
fgg.iml
|
||||
Loading…
Add table
Add a link
Reference in a new issue