contract/.gitignore
2017-09-24 19:57:42 -07:00

44 lines
370 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
*.stackdump
# VI
*.swp
# Boost.Jam outputs
bin/
# Boost.Wave outputs
wave.ii
# Boost.QuickBook outputs
reference.xml
html/