fab9dbb3eb
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
20 lines
178 B
Text
20 lines
178 B
Text
# Compiled Object files
|
|
*.o
|
|
*.obj
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Compiled Static libraries
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
|
|
# DUB
|
|
.dub
|
|
docs.json
|
|
__dummy.html
|