blob: c5218e30da409349c4c396f8f3c66cf90183e948 [file] [log] [blame]
action/
results/
logs/
out/
build/
*.retry
# Linux
*~
# Mac
.DS_Store
# Gradle
.gradle
build/
!/tools/build/
# Python
.ipynb_checkpoints/
*.pyc
# NodeJS
node_modules
# Vagrant
.vagrant*
# Eclipse
tests/bin/
**/.project
.settings/
.classpath
.cache-main
.cache-tests
# IntelliJ
.idea
*.class
*.iml
out/
# .zip files must be explicited whitelisted
*.zip