aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLUXEY Adrien <adrien.luxey@inria.fr>2021-08-16 11:19:16 +0200
committerLUXEY Adrien <adrien.luxey@inria.fr>2021-08-16 11:19:16 +0200
commit644e7079562b3218243c98c89b5bcb47c1d1ab48 (patch)
tree572d8192c8dad6266b82536edbcfb1fba1dc75f3 /.gitignore
parentae9550ce23bbc85b05669fe5ec4406c8a67417ec (diff)
downloaddiplonat-644e7079562b3218243c98c89b5bcb47c1d1ab48.tar.gz
diplonat-644e7079562b3218243c98c89b5bcb47c1d1ab48.zip
environment.rs successfully replaced with new config/ configuration loader. No API changes, more tests, cleaner code: life is swell.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 855a698..142ffb3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
target/
*.swp
+.env