SystemC-Components-Test/.gitignore

37 lines
308 B
Plaintext
Raw Normal View History

2017-09-17 15:44:06 +02:00
# 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-09-17 15:06:10 +02:00
/build/
/simple_system.txlog
/my_db*