Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added folder that is missing on the first install
  • Loading branch information
daminton committed Apr 14, 2020
1 parent ea7b7ff commit 3605bb2
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions m4/.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 3605bb2

Please sign in to comment.