diff --git a/dep/lib/linux_gcc/x64/.gitignore b/dep/lib/linux_gcc/x64/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/dep/lib/linux_gcc/x64/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/dep/lib/linux_gcc/x86/.gitignore b/dep/lib/linux_gcc/x86/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/dep/lib/linux_gcc/x86/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/dep/lib/msvc/x64/.gitignore b/dep/lib/msvc/x64/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/dep/lib/msvc/x64/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/dep/lib/msvc/x86/.gitignore b/dep/lib/msvc/x86/.gitignore new file mode 100644 index 00000000..5e7d2734 --- /dev/null +++ b/dep/lib/msvc/x86/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore