Skip to content

Commit

Permalink
delete .idea files
Browse files Browse the repository at this point in the history
  • Loading branch information
afiqiqmal committed Oct 2, 2019
1 parent 362f455 commit 81f743a
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 278 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.env
.idea
.idea/*
coverage.xml
vendor
47 changes: 0 additions & 47 deletions .idea/MalaysiaHoliday.iml

This file was deleted.

3 changes: 0 additions & 3 deletions .idea/dictionaries/hafiq.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/inspectionProfiles/Project_Default.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

205 changes: 0 additions & 205 deletions .idea/workspace.xml

This file was deleted.

3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: php
php:
- '7.1'
- '7.2'
- '7.3'

before_script:
- composer install --ignore-platform-reqs
Expand Down

0 comments on commit 81f743a

Please sign in to comment.