aboutsummaryrefslogtreecommitdiff
path: root/bootstrap/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/.gitignore')
-rw-r--r--bootstrap/.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/bootstrap/.gitignore b/bootstrap/.gitignore
new file mode 100644
index 00000000..f8dc37c9
--- /dev/null
+++ b/bootstrap/.gitignore
@@ -0,0 +1,7 @@
+# Ignore everything
+/*
+
+!/src
+!/build.gradle
+!/.gitignore
+!/test-project \ No newline at end of file