Files
contract/.gitignore
2014-12-17 18:14:24 -08:00

45 lines
365 B
Plaintext

# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
# VI
*.swp
# Boost.Jam outputs
bin/
# Boost.Wave outputs
pp.cpp
pp.dbg
pp.cnt
# QuickBook outputs
reference.xml
html/