aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 6c930c3339189d9ba23708be651f10dcdf694bb6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.psci
.pulp-cache
npm-debug.log
index.json
index.js
node_modules/
bower_components/
build/
example/bundle.js
example/node_modules/
example/bower_components/
example/output/
tmp/