aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFederico Igne <federico.igne@cs.ox.ac.uk>2020-12-01 22:41:48 +0000
committerFederico Igne <federico.igne@cs.ox.ac.uk>2020-12-01 22:41:48 +0000
commit6462d8566cc10b47473803e3e9e9547cec6524be (patch)
treedb7bf8dac5bbd2955408a762e8746090fc1ebefe
parent8f17ac9e627569453a7acb7b5ef9952f87a80e5f (diff)
downloadRSAComb-6462d8566cc10b47473803e3e9e9547cec6524be.tar.gz
RSAComb-6462d8566cc10b47473803e3e9e9547cec6524be.zip
Temporary add tests folder to .gitignore
This is until the testing suite is ready to run on the server.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b8fa59f..7f08401 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
2# Temporary 2# Temporary
3.scalafmt.conf 3.scalafmt.conf
4resources/ 4resources/
5tests/
5lib/ 6lib/
6 7
7# Scala 8# Scala