skippy/.gitignore

26 lines
219 B
Plaintext
Raw Normal View History

2020-09-24 17:05:22 +00:00
# Compiled Object files
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.a
*.lib
# Executables
*.exe
# DUB
.dub
docs.json
__dummy.html
docs/
# Code coverage
*.lst
2020-10-15 10:01:29 +00:00
dnet-skippy