diff options
author | Ameya Shenoy <shenoy.ameya@gmail.com> | 2019-01-14 00:37:03 +0530 |
---|---|---|
committer | Ameya Shenoy <shenoy.ameya@gmail.com> | 2019-01-14 00:37:03 +0530 |
commit | 5b039bacce2be8f5c3c014b742e2465748dd495c (patch) | |
tree | 5ae73204361c3c5015ebcb4763a8e82581dc526e /.gitignore | |
parent | 661e82f937c1e7719fe6e08ab6c75ddabfa941f3 (diff) |
chore: 🤖 added built files in .gitignore
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..aa41e95 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +st +st.o +x.o |