mirror of
https://github.com/rtbrick/bngblaster.git
synced 2024-05-06 15:54:57 +00:00
add code/common/src/config.h to gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -69,4 +69,5 @@ sonar-project.properties
|
||||
config
|
||||
|
||||
# Misc
|
||||
code/common/src/config.h
|
||||
tmp
|
||||
@@ -12,7 +12,7 @@
|
||||
#define GIT_REF ""
|
||||
#define GIT_SHA ""
|
||||
|
||||
#define COMPILER_ID "GNU"
|
||||
#define COMPILER_VERSION "7.5.0"
|
||||
#define COMPILER_ID ""
|
||||
#define COMPILER_VERSION ""
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user