Skip to content

Commit 4800c72

Browse files
author
Vincent Landau
committed
remove unneeded code, update gitignore
1 parent 7241bea commit 4800c72

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
dev.Dockerfile
22
run-dev.sh
33
Manifest.toml
4+
docs/build
5+
docs/make-local.jl

docs/make.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# Fixes GR warnings in Travis
2-
ENV["GKSwstype"] = "100"
3-
41
using Documenter, SpatialGraphs
52

63
const formats = Any[

0 commit comments

Comments
 (0)