summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2014-02-14 22:20:57 +0800
committerLunny Xiao <xiaolunwen@gmail.com>2014-02-14 22:20:57 +0800
commit237193ef2a58d890d50e96fcc99481849c42dca9 (patch)
tree3418b87d6f631abb15678bb32dc897ba7a4dcd18 /.gitignore
parenta30e5bcaf83a82f5f7d1c89a6f9f7e52036d74af (diff)
downloadgitea-237193ef2a58d890d50e96fcc99481849c42dca9.tar.gz
gitea-237193ef2a58d890d50e96fcc99481849c42dca9.zip
add user models
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 92b579f228..07372407a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
gogs
*.exe
*.exe~
-.DS_Store \ No newline at end of file
+.DS_Store
+*.db