Skip to content

Commit 05cfb1f

Browse files
committed
Add include/wolfprovider/version.h to .gitignore and remove it from tracking
1 parent 2b57ff2 commit 05cfb1f

File tree

2 files changed

+2
-40
lines changed

2 files changed

+2
-40
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
/include/config.h.in
2424
/include/config.h
2525
/include/config.h.in~
26+
/include/wolfprovider/version.h
2627
/config.status
2728
/include.am
2829
/libtool
@@ -48,7 +49,7 @@
4849
/test/unit.test
4950
/test/unit.log
5051
/test/unit.trs
51-
/scripts/log/*.log
52+
/scripts/*.log
5253
*.gcno
5354
*.gcda
5455

include/wolfprovider/version.h

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)