view share/delvs-master/.gitignore @ 11701:9dd05716c9be draft

<b_jonas> `` set -e; cd share/mtg; iconv -f cp850 -t utf-8 MagicCompRules_20190125.txt | tr -d \\\\r > rules.txt
author HackEso <hackeso@esolangs.org>
date Sat, 26 Jan 2019 23:21:04 +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