aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0b7223b..5196386 100644
--- a/.gitignore
+++ b/.gitignore
@@ -107,4 +107,7 @@ local.properties
a1-pe-simulator.iml
# Building docker-image files
-**/docker/resource/* \ No newline at end of file
+**/docker/resource/*
+
+# Default A1 PM bulk files directory
+generated_pm_bulks/ \ No newline at end of file