summaryrefslogtreecommitdiffstats
path: root/vendor/paypal/paypalhttp/.gitignore
blob: 9adda60f2b05e63811bfcc843e8427a10fa77767 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
.DS_Store
/vendor/
composer.phar
composer.lock

# User-specific stuff:
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/dictionaries

.idea/codeStyles/Project.xml
.idea/codeStyles/codeStyleConfig.xml
.idea/*

# Sensitive or high-churn files:
.idea/**/dataSources/
.idea/**/dataSources.ids
.idea/**/dataSources.xml
.idea/**/dataSources.local.xml
.idea/**/sqlDataSources.xml
.idea/**/dynamic.xml
.idea/**/uiDesigner.xml

## File-based project format:
*.iws
.idea/*.iml
.idea/vcs.xml
.idea/php.xml
.idea/php-test-framework.xml
.idea/modules.xml
__files/*
mappings/*