diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -40,3 +40,9 @@ # Python stuff /util/__pycache__/ /util/.ipynb_checkpoints/ + +# Ignore Gradle project-specific cache directory +.gradle + +# Ignore Gradle build output directory +build |
