mirror of
https://github.com/30hours/blah2.git
synced 2024-11-08 12:25:42 +00:00
Add save directory to git ignore
This commit is contained in:
parent
cc50c42748
commit
a5a07f0f34
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,3 +8,4 @@ bin/*
|
|||
doc/html/*
|
||||
doc/latex/*
|
||||
!doc/html/example.png
|
||||
save/*
|
||||
|
|
Loading…
Reference in a new issue