aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorDeathamns <deathamns@gmail.com>2014-11-23 18:21:06 +0100
committerDeathamns <deathamns@gmail.com>2014-11-23 18:21:06 +0100
commit219eddab74093ebe4dbb9d929e499dcea469a142 (patch)
tree63bc4c1e48b6f2860494dd7c95d16c64d3ff4f59 /.gitignore
parentdffe9c79f83cca710a9e264db7c71aa2155ec8bc (diff)
downloaduBlock-219eddab74093ebe4dbb9d929e499dcea469a142.zip
uBlock-219eddab74093ebe4dbb9d929e499dcea469a142.tar.gz
uBlock-219eddab74093ebe4dbb9d929e499dcea469a142.tar.bz2
Ports cleanup
- Remove duplicate platform specific (from src/) and other unnecessary files - Fix and update vapi-*.js files for Safari - Add tools/make-safari.sh - Move js/vapi-appinfo.js to meta/ (so, every vendor specific file will be at the same location)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index a9b31f8..b5ba1f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,4 @@
*.bak
*.pem
-*.safariextension/
/meta/safariextz/certs/
-/dist/build/
-/tmp/ \ No newline at end of file
+/dist/build/ \ No newline at end of file