blob: 0cd3d06a25f4a7dcb16c661643428486c8ad63c2 [file] [log] [blame]
action/
results/
logs/
out/
build/
*.retry
# Linux
*~
# Mac
.DS_Store
# Gradle
.gradle
!/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
# .zip files must be explicited whitelisted
*.zip