Explorar el Código

Clean up and restructuring of the publication branch. At the moment, the supplement scripts are probably not functional. The Main part should be running fine however.

moritz hace 3 años
padre
commit
96ed2658ed
Se han modificado 2 ficheros con 4 adiciones y 1 borrados
  1. 0 1
      .gitignore
  2. 4 0
      figures/spatial_network_perlin_map/.gitignore

+ 0 - 1
.gitignore

@@ -49,5 +49,4 @@ MANIFEST
 .venv*/
 
 # Output data
-data
 logs

+ 4 - 0
figures/spatial_network_perlin_map/.gitignore

@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore