commit 2d047634f2145428d66344cb9dd46a00a58ffe74 Author: KevinMidboe Date: Thu May 30 23:40:30 2019 +0200 init gitignore. I have some git repos in the project folder I want to ignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0e7ddca --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +Projects/GIT_PROJECTS