compoundfilereader/.gitignore

38 строки
329 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
out/
# Visual Studio temp files
*.vcxproj.user
*.sdf
*.suo
*.opensdf
*.opendb
*.VC.db