0
0
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 13:21:00 +02:00

Merge pull request #251 from jolheiser/gitignore

Simple gitignore
This commit is contained in:
Zack 2020-09-09 09:34:27 -07:00 committed by GitHub
commit 0aabd23c61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
# Binaries
/croc
/croc.exe