Add /bin to .gitignore

This commit is contained in:
sdogruyol 2019-06-13 15:33:11 +03:00
parent ecaa423774
commit fc8ac1160c
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -2,7 +2,7 @@
/.crystal/
/.shards/
*.log
/bin/
# Libraries don't need dependency lock
# Dependencies will be locked in application that uses them
/shard.lock
/shard.lock