diff options
| author | Nathan Perry <avaglir@gmail.com> | 2018-02-13 19:35:45 -0500 |
|---|---|---|
| committer | Nathan Perry <avaglir@gmail.com> | 2018-02-13 19:35:45 -0500 |
| commit | ef6e70691aa719bb7166619795aa15bbd9734f65 (patch) | |
| tree | c83c6892288b9baccff3c8b19c5c0a9149ee4214 /.gitignore | |
| parent | 85f52b253776ff4d9ce66839320c00fdabcda44d (diff) | |
first pass on initial functionality
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ /target/ **/*.rs.bk +.env +.vscode |
