From 81ff51148575b9ad4bc16ebf18afa5819174c7e6 Mon Sep 17 00:00:00 2001 From: maks Date: Wed, 26 Oct 2022 12:54:16 +0200 Subject: Initial commit, w/ v1.0.0 --- 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