summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 601cc7d..60f7508 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,5 @@ build/
/debug/
target/
/gradle-output.txt
-/*.java \ No newline at end of file
+/*.java
+*.dump \ No newline at end of file