crioux__turbo-linecount/.gitignore

38 lines
343 B
Plaintext
Raw Normal View History

2015-12-12 06:43:21 +00:00
# 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
2015-12-12 08:45:02 +00:00
# Cmake build directory
build
2015-12-12 20:35:58 +00:00
# Visual Studio build directory
build_vs2013
2015-12-13 01:39:46 +00:00
# Test Files
test*.txt