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