1
0
mirror of https://github.com/deavmi/gogga synced 2024-09-21 09:43:45 +02:00
gogga/.gitignore

26 lines
226 B
Plaintext
Raw Normal View History

2020-10-29 11:16:21 +02: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
2023-01-07 20:08:30 +02:00
gogga-test-library