diff options
| author | Grant Ammons <gammons@gmail.com> | 2016-05-17 09:03:49 -0400 |
|---|---|---|
| committer | Grant Ammons <gammons@gmail.com> | 2016-05-17 09:03:49 -0400 |
| commit | 938ab59f8f13429dba3b42e8352b55120b19c3a7 (patch) | |
| tree | 76b978d0a449c7145a4d5549cc1809fb174003ad /.gitignore | |
| parent | a37f3ca57cec1767a2e6db45254f54d80c83fdf1 (diff) | |
Add a couple of config files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ce2abba --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.goxc.local.json +.todos.json +dist |
