Skip to content

Commit

Permalink
more empty dirs that got lost
Browse files Browse the repository at this point in the history
  • Loading branch information
jpn-- committed Jun 8, 2022
1 parent ff2ad49 commit b24be28
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 0 deletions.
7 changes: 7 additions & 0 deletions activitysim/examples/example_arnor/output/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.csv
*.log
*.prof
*.h5
*.txt
*.yaml
*.omx
2 changes: 2 additions & 0 deletions activitysim/examples/example_arnor/output/cache/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.mmap
*.feather
3 changes: 3 additions & 0 deletions activitysim/examples/example_arnor/output/log/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.csv
*.log
*.txt
3 changes: 3 additions & 0 deletions activitysim/examples/example_arnor/output/trace/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.csv
*.log
*.txt
7 changes: 7 additions & 0 deletions activitysim/examples/example_arnor/test/output/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.csv
*.log
*.prof
*.h5
*.txt
*.yaml
*.omx
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.mmap
*.feather
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.csv
*.log
*.txt

0 comments on commit b24be28

Please sign in to comment.