Add .pem to gitignore file in the example project.
This commit is contained in:
parent
2fc83f6aa6
commit
b28f3c7418
1 changed files with 2 additions and 1 deletions
3
example_project/.gitignore
vendored
3
example_project/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
*.sqlite3
|
||||
*.sqlite3
|
||||
*.pem
|
Loading…
Reference in a new issue