diff --git a/temp/workflows/docs.yml b/.github/workflows/docs.yml similarity index 100% rename from temp/workflows/docs.yml rename to .github/workflows/docs.yml diff --git a/temp/workflows/lint.yml b/.github/workflows/lint.yml similarity index 100% rename from temp/workflows/lint.yml rename to .github/workflows/lint.yml diff --git a/temp/workflows/linux.yml b/.github/workflows/linux.yml similarity index 100% rename from temp/workflows/linux.yml rename to .github/workflows/linux.yml diff --git a/temp/workflows/macos.yml b/.github/workflows/macos.yml similarity index 100% rename from temp/workflows/macos.yml rename to .github/workflows/macos.yml diff --git a/temp/workflows/windows.yml b/.github/workflows/windows.yml similarity index 100% rename from temp/workflows/windows.yml rename to .github/workflows/windows.yml diff --git a/.gitignore b/.gitignore index 4a74c238..117ee32c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ app/node_modules app/assets/webpack +.github/workflows node_modules