Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added missing files from first install
  • Loading branch information
daminton committed Apr 14, 2020
1 parent 3605bb2 commit 09aa8e8
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

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

*.o
Expand Down
48 changes: 48 additions & 0 deletions autom4te.cache/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@

autom4te.cache/
autom4te.cache/*
Makefile.in

*.o


build/src/CTEM

*.mod

*.swp


build/

configure

config/

examples/global-lunar-bombardment/.DS_Store

examples/mare-with-rays-model2/.DS_Store

__pycache__/

*.dat

*.png

*.DS_Store

alocal.m4

*.m4

*.eps

*.jpg

examples/mare-with-rays-model2/CTEM

examples/global-lunar-bombardment/CTEM

examples/*/*.o*

*.out

0 comments on commit 09aa8e8

Please sign in to comment.