Skip to content

Commit

Permalink
build gitignore update
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Apr 29, 2019
1 parent 43760bf commit d2c4f2c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ tests/test/*
# ignore eggs
.eggs/

# ignore built docs
doc/build/*

# generic ignore list:
*.lst
Expand Down Expand Up @@ -75,7 +73,6 @@ open_pipelines/
*RESERVE*

# Build-related stuff
build/
dist/
peppy.egg-info/

Expand Down
2 changes: 2 additions & 0 deletions docs_jupyter/build/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore

0 comments on commit d2c4f2c

Please sign in to comment.