Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
Added .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vyskocilpavel committed Sep 3, 2018
1 parent 33ac119 commit 2bace89
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# JetBrains files
.idea/*

# Composer files
/vendor/
/modules/
composer.phar
composer.lock

0 comments on commit 2bace89

Please sign in to comment.