diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-05-25 13:26:38 -0400 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2017-05-25 13:26:38 -0400 |
commit | f7a21799194f6626994195302ac95449158bdcd9 (patch) | |
tree | 1b65f643f239f8abc8de015fe660486b11b3071e /.gitignore | |
download | c++-f7a21799194f6626994195302ac95449158bdcd9.tar.gz c++-f7a21799194f6626994195302ac95449158bdcd9.tar.bz2 c++-f7a21799194f6626994195302ac95449158bdcd9.zip |
started wolff code in new repository
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..a007fea --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/* |