Merge branch 'master' of https://github.com/alazo/eds
This commit is contained in:
commit
3317da1ee5
28 changed files with 706 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
*.pyc
|
||||
common/local_settings.py
|
||||
db.sqlite3
|
||||
db.eds
|
||||
db.*
|
||||
*.sql
|
||||
*.csv
|
||||
.*
|
||||
Loading…
Add table
Add a link
Reference in a new issue