Update .gitignore
This commit is contained in:
parent
8fb223ed92
commit
ce819ad26f
5
.gitignore
vendored
5
.gitignore
vendored
@ -84,6 +84,11 @@ _old/
|
|||||||
# other
|
# other
|
||||||
*.db
|
*.db
|
||||||
|
|
||||||
|
# ssl
|
||||||
|
.crt
|
||||||
|
.key
|
||||||
|
.pem
|
||||||
|
|
||||||
# media-files
|
# media-files
|
||||||
public/media/*
|
public/media/*
|
||||||
!public/media/marker-icon-2x-red.png
|
!public/media/marker-icon-2x-red.png
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user