diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-28 13:27:00 +0100 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2015-01-28 13:27:00 +0100 |
commit | b2d9357c78267bfa7a94d259769a1f8640035069 (patch) | |
tree | 711bf67658a860358db9c6018cb3006e988a845f | |
parent | c4b1e7901846fbacb2071f4edaebfd8adb36591a (diff) | |
download | wallabag-b2d9357c78267bfa7a94d259769a1f8640035069.tar.gz wallabag-b2d9357c78267bfa7a94d259769a1f8640035069.tar.zst wallabag-b2d9357c78267bfa7a94d259769a1f8640035069.zip |
change gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ | |||
10 | .DS_Store | 10 | .DS_Store |
11 | .vagrant | 11 | .vagrant |
12 | /vendor/ | 12 | /vendor/ |
13 | app/db/poche.sqlite | ||
14 | 13 | ||
15 | /bin/ | 14 | /bin/ |
16 | !bin/install | 15 | !bin/install |