diff --git a/ray4-c/.gitignore b/.gitignore similarity index 73% rename from ray4-c/.gitignore rename to .gitignore index 8147f42..4bdfaab 100644 --- a/ray4-c/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ # Git Ignore -- ray4 -/build/ +build/ diff --git a/ray4/.gitignore b/ray4/.gitignore deleted file mode 100644 index 8147f42..0000000 --- a/ray4/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -# Git Ignore -- ray4 - -/build/