From 58acff54b1cd64cb23b9d0b1a304eb9db768e3eb Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 13 Aug 2023 01:27:00 +0400 Subject: Initial commit --- nauty/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nauty/.gitignore (limited to 'nauty/.gitignore') diff --git a/nauty/.gitignore b/nauty/.gitignore new file mode 100644 index 0000000..4ef51c7 --- /dev/null +++ b/nauty/.gitignore @@ -0,0 +1,5 @@ +.* +!.gitignore +*.o +*.a +config.* -- cgit v1.2.3