diff options
author | Roman Smrž <roman.smrz@seznam.cz> | 2019-10-13 21:14:05 +0200 |
---|---|---|
committer | Roman Smrž <roman.smrz@seznam.cz> | 2019-10-13 21:14:05 +0200 |
commit | 1a1b36dea942cd7b18067f3f1220c9ab4f9b4448 (patch) | |
tree | 86efd8d68b3f5a02a4a97ab325f57ee6e53f770f |
Initial commit
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |