Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7d8ea9f

Browse files
committedApr 13, 2017
Consolidate and simplify .gitignore files for certs.
Hopefully, this should avoid issues like 4f60908.
1 parent 4f60908 commit 7d8ea9f

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed
 

‎certs/.gitignore

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1-
/gen
2-
/src/crt/*.srl
1+
/src/crt/*.srl
2+
*.key
3+
sets/current
4+
sets/*/gen
5+
sets/*/pregen/crt
6+
sets/*/pregen/key

‎certs/sets/.gitignore

-2
This file was deleted.

‎certs/sets/prod/.gitignore

-1
This file was deleted.

0 commit comments

Comments
 (0)
Please sign in to comment.