commit 2949c214479b248824dc3b4ba2e4d9377c509149 parent 7281aeb016f3169e237bbc467849e27448e34c74 Author: Frederic Cambus <fred@statdns.com> Date: Sun, 20 Jan 2019 10:19:59 +0100 Add .gitignore, to exclude the build directory. Diffstat:
A | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +build