diff options
author | Filipp Lepalaan <filipp@mac.com> | 2014-12-17 10:01:38 +0200 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2014-12-17 10:01:38 +0200 |
commit | 1120db35709c68aac6802652d9f0b36d41b5f08e (patch) | |
tree | 2ea35ab7d30b9e876416241162fce68983cfa418 /.gitignore | |
download | medlab-master.tar.gz medlab-master.tar.bz2 medlab-master.zip |
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..db13c7c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +uploads/* +*.db +*.db-journal
\ No newline at end of file |