diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-23 00:50:38 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-23 00:50:38 +0000 |
| commit | d5bdfbb3597e5c78d0e50054d43d3dc12114460b (patch) | |
| tree | 20929b8284f8e9fd5314b667e7c821febd840294 | |
| parent | 5299a1f8ed804c92c72bd37c3f3632bfa5b754f5 (diff) | |
Add .gitignore.
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..04d596f7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +build +*~ + |
