diff --git a/.gitignore b/.gitignore
index c8e4894416937b2d7c921cf5d1782a67e070fe7e..ddb84bef3470d228f74cac42c4aab6a4525008a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,4 @@
-*.lock
\ No newline at end of file
+*.lock
+
+web/public
+public
diff --git a/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs b/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
new file mode 100644
index 0000000000000000000000000000000000000000..5d0104116352aa107d11fb5b3688898cade8518b
--- /dev/null
+++ b/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.cs
@@ -0,0 +1,4 @@
+// <autogenerated />
+using System;
+using System.Reflection;
+[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.0", FrameworkDisplayName = ".NET Framework 4")]
diff --git a/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/TestBed.Net.csproj.AssemblyReference.cache b/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/TestBed.Net.csproj.AssemblyReference.cache
new file mode 100644
index 0000000000000000000000000000000000000000..a8d38534c4f849eb7ec26fca063ee2e56cf34a68
Binary files /dev/null and b/TP/NP_controle/Box2D/src/Contributions/Platforms/TestBed.Net/obj/Debug/TestBed.Net.csproj.AssemblyReference.cache differ
diff --git a/web/config.toml b/web/config.toml
index 526ed87a697654d86cf73cf1ddcdf2ac1a8d538e..ef99ba4e5810118a9b4b9611a99c0779f474b875 100644
--- a/web/config.toml
+++ b/web/config.toml
@@ -1,4 +1,4 @@
-baseURL = 'http://example.org/'
+baseURL = 'http://alexandre.meyer.pages.univ-lyon1.fr/'
 languageCode = 'fr-FR'
 title = "M1if37"