diff options
author | syn <isaqtm@gmail.com> | 2019-12-27 10:19:55 +0300 |
---|---|---|
committer | syn <isaqtm@gmail.com> | 2019-12-27 10:19:55 +0300 |
commit | 4b062197e6dd67311e7cfb2c05f28e20c6809daa (patch) | |
tree | 2961151b2b19b582e4d41b47fb832aa2838f5e6d /.gitignore | |
download | evr-4b062197e6dd67311e7cfb2c05f28e20c6809daa.tar.gz |
Something is done
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..5c2bc0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/target +**/*.rs.bk +.vscode/
\ No newline at end of file |