diff options
| author | tslil clingman <> | 2020-01-11 22:42:27 -0500 |
|---|---|---|
| committer | tslil clingman <> | 2020-01-11 22:42:27 -0500 |
| commit | 46e1af1e694f066fd446f7d48b876f6217463818 (patch) | |
| tree | 7ca278b1e9c5bf827d1758e93ee98ab1ffd99cc3 /.gitignore | |
Init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..53eaa21 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/target +**/*.rs.bk |
