From c7e46108de55f1797e96d33cf0b805c380051d13 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Wed, 28 Sep 2022 20:04:04 +0200 Subject: Initial commit, screen 1 --- app/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/.gitignore (limited to 'app/.gitignore') diff --git a/app/.gitignore b/app/.gitignore new file mode 100644 index 0000000..42afabf --- /dev/null +++ b/app/.gitignore @@ -0,0 +1 @@ +/build \ No newline at end of file -- cgit v1.3.1