diff --git a/.gitignore b/.gitignore index a54e24a..47906f4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,4 @@ # Node Modules node_modules/ -module/foundry.js -foundry.js -foundry_07.js package-lock.json diff --git a/.gitlab-ci-local/.gitignore b/.gitlab-ci-local/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/.gitlab-ci-local/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore