mirror of
https://github.com/open62541/open62541.git
synced 2025-06-03 04:00:21 +00:00
Removed whitespace in .gitignore allow correct matching of files
This commit is contained in:
parent
962f7be131
commit
a803f7c076
86
.gitignore
vendored
86
.gitignore
vendored
@ -1,43 +1,43 @@
|
||||
# exclude
|
||||
.log
|
||||
.guess
|
||||
.in
|
||||
.sub
|
||||
.status
|
||||
.m4
|
||||
.lo
|
||||
.o
|
||||
.a
|
||||
.la
|
||||
.so*
|
||||
/bin
|
||||
m4
|
||||
/autom4te.cache
|
||||
Makefile
|
||||
Makefile.in
|
||||
/stamp-h1
|
||||
/config.status
|
||||
config.log
|
||||
/config.h
|
||||
/aclocal.m4
|
||||
/config/
|
||||
/config.h.in
|
||||
/configure
|
||||
/install-sh
|
||||
/compile
|
||||
/depcomp
|
||||
/ltmain.sh
|
||||
/autogen.sh
|
||||
/configure
|
||||
/missing
|
||||
*~
|
||||
GIT_REVISION
|
||||
SVN_REVISION
|
||||
libtool
|
||||
.deps
|
||||
.libs
|
||||
.gcno
|
||||
.gcda
|
||||
coverage_report
|
||||
.project
|
||||
.cproject
|
||||
# exclude
|
||||
log
|
||||
*.guess
|
||||
.in
|
||||
*.sub
|
||||
.status
|
||||
.m4
|
||||
*.lo
|
||||
*.o
|
||||
*.a
|
||||
*.la
|
||||
*.so*
|
||||
/bin
|
||||
m4
|
||||
/autom4te.cache
|
||||
Makefile
|
||||
Makefile.in
|
||||
/stamp-h1
|
||||
/config.status
|
||||
config.log
|
||||
/config.h
|
||||
/aclocal.m4
|
||||
/config/
|
||||
/config.h.in
|
||||
/configure
|
||||
/install-sh
|
||||
/compile
|
||||
/depcomp
|
||||
/ltmain.sh
|
||||
/autogen.sh
|
||||
/configure
|
||||
/missing
|
||||
*~
|
||||
GIT_REVISION
|
||||
SVN_REVISION
|
||||
libtool
|
||||
.deps
|
||||
.libs
|
||||
.gcno
|
||||
.gcda
|
||||
coverage_report
|
||||
.project
|
||||
.cproject
|
||||
|
Loading…
Reference in New Issue
Block a user