Files
xahau.js/.gitignore
2013-04-26 08:58:56 +02:00

19 lines
190 B
Plaintext

# .gitignore
# Ignore vim swap files.
*.swp
# Ignore SCons support files.
.sconsign.dblite
# Ignore python compiled files.
*.pyc
# Ignore object files.
*.o
obj/*
bin/newcoind
newcoind