Skip to content

Commit

Permalink
Merge branch 'debugGlassMerge'
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Dec 10, 2021
2 parents 6fe3ce8 + cc0053d commit 4e930c5
Show file tree
Hide file tree
Showing 241 changed files with 1,030,392 additions and 17,059 deletions.
32 changes: 29 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@

autom4te.cache/
autom4te.cache/output.*
autom4te.cache/traces.*
autom4te.cache/requests
Makefile.in

*.o


build/src/CTEM

*.mod
Expand All @@ -24,8 +28,6 @@ __pycache__/

*.dat

*.png

*.DS_Store

*.json
Expand All @@ -41,3 +43,27 @@ examples/global-lunar-bombardment/CTEM
!LOLA*.dat
!lunar*.dat
!NPF*.dat
alocal.m4

*.m4

*.eps
examples/mare-with-rays-model2/CTEM


examples/global-lunar-bombardment/CTEM


examples/*/*.o*
*.out

!autogen.sh
*.sh
.vscode/*


examples/global-lunar-bombardment/scale.ipynb
*~

*.m4
*.code-workspace
Loading

0 comments on commit 4e930c5

Please sign in to comment.