cointoss/.gitignore

7 lines
68 B
Plaintext
Raw Normal View History

2014-10-30 16:19:33 +00:00
# Ignore binaries
bin/
2014-10-30 17:08:08 +00:00
*.o
2014-10-30 23:10:59 +00:00
# Ignore deb creating directory
debian/