phundrakstl/.gitignore

49 lines
390 B
Plaintext
Raw Normal View History

2017-10-10 00:46:28 +00:00
build/CMakeFiles/
build/CMakeCache\.txt
build/Makefile
build/cmake_install\.cmake
TAGS
gmon\.out
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
2017-10-16 09:02:16 +00:00
debug/*
2017-10-16 09:04:53 +00:00
debug/