summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhackademix2018-07-01 01:07:17 +0200
committerhackademix2018-07-01 01:07:17 +0200
commit673c881559e4f9274be5b54ca35552e12cd8cd76 (patch)
tree513b99f70faa61119297011ac83ddea2d0c95213 /.gitignore
parenteceae7187a6f0e9510bc1165f6977256b87f490f (diff)
downloadnoscript-673c881559e4f9274be5b54ca35552e12cd8cd76.tar.gz
noscript-673c881559e4f9274be5b54ca35552e12cd8cd76.tar.xz
noscript-673c881559e4f9274be5b54ca35552e12cd8cd76.zip
Fixed ReadMe typo and added .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..742a686
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# files (especially tests) to be ignored until a subsequent release for security
+**/embargoed/**
+# build artifacts
+xpi
+*.xpi