diff --git a/third-party/.gitignore b/third-party/.gitignore new file mode 100644 index 000000000..c2ea6c5b8 --- /dev/null +++ b/third-party/.gitignore @@ -0,0 +1,5 @@ +# Ignore everything by default, third-party sources are coming from other places +* + +# Include specific files that should be tracked by Git +!.gitignore