.gitignore is now working
This commit is contained in:
parent
b5e04727e2
commit
24ebcafb53
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
ssl/*
|
|
4
ssl/.gitignore
vendored
Normal file
4
ssl/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# Ignore everything in this directory
|
||||||
|
*
|
||||||
|
# Except this file
|
||||||
|
!.gitignore
|
Loading…
Reference in New Issue
Block a user