diff options
author | Prabhu Ramachandran | 2017-03-17 17:51:42 +0530 |
---|---|---|
committer | GitHub | 2017-03-17 17:51:42 +0530 |
commit | c0928d64d04c010ff34538f50a3c02a37b20b235 (patch) | |
tree | 34468f85ef76df6e92291039f0282ed6241b9146 /.gitignore | |
parent | 6ff0e4213ab1685200b71ad6bcc1fcdabd6ebf78 (diff) | |
parent | 39fcbfd9b8d4072482b1dee2532ef66c64ad630a (diff) | |
download | online_test-c0928d64d04c010ff34538f50a3c02a37b20b235.tar.gz online_test-c0928d64d04c010ff34538f50a3c02a37b20b235.tar.bz2 online_test-c0928d64d04c010ff34538f50a3c02a37b20b235.zip |
Merge pull request #245 from prathamesh920/migrations-in-script
Migrations in script
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -38,7 +38,6 @@ apache/* *.swo *.db-journal *.db -migrations wsgi.log *.sqlite3 data/ |