blob: 4fb8a00bb3763ab9480cfe58fa5fb636b353d367 [file] [log] [blame]
# Whisk
nginx.conf
whisk.properties
default.props
.ant-targets-build.xml
/results/
/logs/
/config/custom-config.xml
results
*.retry
# Eclipse
bin/
**/.project
.settings/
.classpath
.cache-main
# Linux
*~
# Mac
.DS_Store
# Gradle
.gradle
build/
!/tools/build/
# Python
.ipynb_checkpoints/
*.pyc
# NodeJS
node_modules
# Vagrant
.vagrant*
# IntelliJ
.idea
# Ansible
ansible/environments/mac/hosts
ansible/db_local.ini*
ansible/tmp/*
ansible/roles/nginx/files/*.csr
ansible/roles/nginx/files/*cert.pem
# Action proxies copied during build
core/swiftAction/actionproxy.py
core/swift3Action/actionproxy.py
# .zip files must be explicited whitelisted
*.zip
!tests/dat/actions/blackbox.zip
!tests/dat/actions/zippedaction.zip