xcdat/.gitignore

37 lines
340 B
Plaintext
Raw Normal View History

2016-11-30 01:38:24 +00:00
# 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
2016-12-03 07:51:00 +00:00
# My Definition
build/
cmake-build-debug/
.idea/
.DS_Store
2017-11-12 11:52:28 +00:00
include/xcdat/xcdat_config.hpp