diff options
| author | 2020-08-24 00:52:48 -0400 | |
|---|---|---|
| committer | 2020-08-24 00:52:48 -0400 | |
| commit | c5ab6fd0e37cfb8c5ba65ade8eb076e980010048 (patch) | |
| tree | e70c74fe46bac58449d9161378a24a8f1bf452d6 /.gitignore | |
| download | mauri-c5ab6fd0e37cfb8c5ba65ade8eb076e980010048.tar.gz mauri-c5ab6fd0e37cfb8c5ba65ade8eb076e980010048.tar.bz2 mauri-c5ab6fd0e37cfb8c5ba65ade8eb076e980010048.zip | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a5309e6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build*/ |