aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-12 19:59:18 +0100
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2021-11-12 19:59:18 +0100
commite864e23e3ec315d5969281c51f24521cde30792a (patch)
tree3b25152fc4a645b26a4c82f9b0b350b766b8b7f6 /.gitignore
parent89268e911e51a7b1c413cfae1520b2db6e60086f (diff)
downloadnissy-e864e23e3ec315d5969281c51f24521cde30792a.tar.gz
nissy-e864e23e3ec315d5969281c51f24521cde30792a.zip
I tried to remove the dependence on antindex in order to get rid of them
once and for all. I successfully removed from the pruning table generation part by using an alternative (slower) method, but then I realized that I also use antindexes when generating symmetry data. So I reverted to the original pruning table computation method, but I left the alternative way there, commented.
Diffstat (limited to '')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..d9168a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
nissy.o

Generated with cgit - Back to sebastiano.tronto.net