diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2020-09-23 19:54:53 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2020-09-23 19:56:08 +0200 |
commit | 37d9a5fcb85778c19eb33f5e37a66f74de4fd71a (patch) | |
tree | 09df41720193577d58be47e2f4e4c561631a49e3 /.gitignore | |
parent | 25f440f7361264a9af07145d472364eee079f761 (diff) | |
download | userscripts-37d9a5fcb85778c19eb33f5e37a66f74de4fd71a.tar.gz userscripts-37d9a5fcb85778c19eb33f5e37a66f74de4fd71a.tar.bz2 userscripts-37d9a5fcb85778c19eb33f5e37a66f74de4fd71a.zip |
Update dagbladet noblink script + fix fs struct
Now uses the same structure as the Greasemonkey backup archive.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e88e7b1 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.gm.json |