From 7a012fedd21a03a26bb40fdf8a91315b6c512ec9 Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Wed, 21 Sep 2022 21:20:17 +0200 Subject: Initial commit --- 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