]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Updating .gitignore 3387/head
authorKevin Decherf <kevin@kdecherf.com>
Mon, 23 Oct 2017 22:20:56 +0000 (00:20 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Mon, 23 Oct 2017 22:20:56 +0000 (00:20 +0200)
Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
.gitignore
web/bundles/.gitkeep [new file with mode: 0644]

index 736ef852982243e6f6b31275d1ec6682cb79fe61..472c7ad94f5ba72c67aae69f4890ac12541dc1f6 100644 (file)
 
 # Assets and user uploads
 web/uploads/
-!web/bundles
-web/bundles/*
-!web/bundles/wallabagcore
+/web/bundles/*
+!/web/bundles/.gitkeep
 /web/assets/images/*
 !web/assets/images/.gitkeep
-web/bundles/wallabagcore/*.dev.js
+/web/wallassets/*.dev.js
 
 # Build
 /app/build
diff --git a/web/bundles/.gitkeep b/web/bundles/.gitkeep
new file mode 100644 (file)
index 0000000..e69de29