]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - .gitignore
change gitignore, last time, I promised
[github/wallabag/wallabag.git] / .gitignore
index db9ed4488a8eff1a28a75a1f0b5872ef9d151e92..0beb08c14e5efd7fe166be37c1b275d43bc42e39 100644 (file)
 .DS_Store
 .vagrant
 /vendor/
-app/db/poche.sqlite
 
 /bin/
 !bin/install
 !bin/test
 !bin/symfony
 
-/data/*
+data/assets/*
+data/db/poche.sqlite
 
-/web/.htaccess
\ No newline at end of file
+/web/.htaccess
+
+!.gitignore
\ No newline at end of file