Skip to content

Commit

Permalink
Update .gitignore to contain more common unwanted files
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Cambra <[email protected]>
  • Loading branch information
claucambra committed May 30, 2024
1 parent dbfaa84 commit 1e225c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
config/*.json
config/secrets.php
.idea/
vendor/
composer.lock
.DS_Store
localhost.pem
localhost-key.pem

0 comments on commit 1e225c8

Please sign in to comment.