Browse Source

gitignore composer-lock

tags/1.0
0nepeop1e 3 years ago
parent
commit
e512ba8248
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      .gitignore
  2. 1
    0
      .idea/mirfalah-payment.iml

+ 1
- 0
.gitignore View File

@@ -1 +1,2 @@
1 1
 /vendor/
2
+composer.lock

+ 1
- 0
.idea/mirfalah-payment.iml View File

@@ -5,6 +5,7 @@
5 5
       <sourceFolder url="file://$MODULE_DIR$/spec" isTestSource="true" />
6 6
       <sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
7 7
       <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" packagePrefix="MirfalahTech\Laravel\Payment\" />
8
+      <excludeFolder url="file://$MODULE_DIR$/vendor" />
8 9
       <excludeFolder url="file://$MODULE_DIR$/vendor/composer" />
9 10
       <excludeFolder url="file://$MODULE_DIR$/vendor/doctrine/inflector" />
10 11
       <excludeFolder url="file://$MODULE_DIR$/vendor/illuminate/contracts" />

Loading…
Cancel
Save