view share/delvs-master/.gitignore @ 5352:d95e1975ae1c

<b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | \'\'sed "s/\\<\\(.\\)/\\u\\1/g"\' > bin/Welcome && chmod a+x bin/Welcome
author HackBot
date Mon, 04 May 2015 22:39:43 +0000
parents 38a5b4d8a98e
children
line wrap: on
line source

# Compiled Object files
*.slo
*.lo
*.o
*.out

# Compiled Dynamic libraries
*.so
*.dylib

# Compiled Static libraries
*.lai
*.la
*.a

# Compiled executable binary
delvs
bfi