Skip to content

Commit

Permalink
Add Composer files to ".gitignore" file
Browse files Browse the repository at this point in the history
  • Loading branch information
Petar Obradović committed May 7, 2021
1 parent 405d125 commit e9aab08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
*.un~
.cache
.cache/*
composer.lock
vendor/

0 comments on commit e9aab08

Please sign in to comment.