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
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,15 +1,15 @@
|
|||||||
# exclude
|
# exclude
|
||||||
.log
|
log
|
||||||
.guess
|
*.guess
|
||||||
.in
|
.in
|
||||||
.sub
|
*.sub
|
||||||
.status
|
.status
|
||||||
.m4
|
.m4
|
||||||
.lo
|
*.lo
|
||||||
.o
|
*.o
|
||||||
.a
|
*.a
|
||||||
.la
|
*.la
|
||||||
.so*
|
*.so*
|
||||||
/bin
|
/bin
|
||||||
m4
|
m4
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
|
Loading…
Reference in New Issue
Block a user