gopro-ingester/.gitignore

29 lines
264 B
Plaintext
Raw Permalink Normal View History

2022-11-10 09:30:38 +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
2022-11-10 10:17:31 +00:00
# Compiled executable
gopro-ingester
gopro-ingester.exe