mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
SAIntegrator: Add gitignore files.
This commit is contained in:
parent
b67612e506
commit
b1c22f2b14
4
trick_source/trick_utils/SAIntegrator/.gitignore
vendored
Normal file
4
trick_source/trick_utils/SAIntegrator/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
lib/
|
||||||
|
obj/
|
||||||
|
*.o
|
||||||
|
*.dSYM
|
1
trick_source/trick_utils/SAIntegrator/examples/AsteroidFlyBy/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/AsteroidFlyBy/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
Flyby
|
1
trick_source/trick_utils/SAIntegrator/examples/BouncyCannonBall/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/BouncyCannonBall/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
BouncyCannonBall
|
1
trick_source/trick_utils/SAIntegrator/examples/CannonBall/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/CannonBall/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
CannonBall
|
1
trick_source/trick_utils/SAIntegrator/examples/DefiniteIntegral/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/DefiniteIntegral/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
DefiniteIntegral
|
1
trick_source/trick_utils/SAIntegrator/examples/DoubleIntegral/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/DoubleIntegral/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
DoubleIntegral
|
1
trick_source/trick_utils/SAIntegrator/examples/MassSpringDamper/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/MassSpringDamper/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
MassSpringDamper
|
1
trick_source/trick_utils/SAIntegrator/examples/Orbit/.gitignore
vendored
Normal file
1
trick_source/trick_utils/SAIntegrator/examples/Orbit/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
Orbit
|
Loading…
Reference in New Issue
Block a user