diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..26c7f71 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +kanband +lib/* +node_modules/* +package-lock.json +shard.lock diff --git a/shard.yml b/shard.yml index a4656c8..7f7fcb5 100644 --- a/shard.yml +++ b/shard.yml @@ -13,7 +13,7 @@ dependencies: authd: github: Lukc/authd fs: - git: https://git.karchnu.fr/JunkOS/fs.cr + git: https://git.karchnu.fr/WeirdOS/fs.cr # pg: # github: will/crystal-pg