Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,23 @@ __pycache__
.DS_Store

# the default build locations
/build
/builds
/products

# the synthetic data from the mogi model
/models/mogi/examples/**/*.txt
/models/mogi/examples/**/*.csv
/models/mogi/examples

# the synthetic data from the cdm model
/models/cdm/examples/**/*.txt
/models/cdm/examples/**/*.csv

# reverso examples folder
/models/reverso/examples
/models/reverso/examples/*.asc

# auctex lint
/doc/**/auto
# tex lint
Expand Down
79 changes: 0 additions & 79 deletions models/mogi/examples/mogi.pfg

This file was deleted.

167 changes: 0 additions & 167 deletions models/mogi/examples/synthetic/mogi.py

This file was deleted.

1 change: 0 additions & 1 deletion models/reverso/examples/localhost

This file was deleted.

107 changes: 0 additions & 107 deletions models/reverso/examples/reverso.pfg

This file was deleted.

Loading