From 9fa4addff6f90a8b5697a594e034f5517d64dd25 Mon Sep 17 00:00:00 2001 From: eportnov Date: Fri, 9 Sep 2022 11:10:14 +0300 Subject: first comit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f7055ff --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.* +!*.cpp +!*.hpp +!*.service +!CMakeLists.txt +!.gitignore -- cgit v1.2.3