diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 0000000..a9b2856 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1,3 @@ +# Track the build directory but not its contents. +* +!.gitignore \ No newline at end of file