Merge branch 'master' of

https://github.com/Minres/SystemC-Components-Test.git

Conflicts:
	.gitignore
This commit is contained in:
2017-09-17 15:47:54 +02:00
3 changed files with 236 additions and 0 deletions

33
.gitignore vendored
View File

@ -1 +1,34 @@
# 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
/build/