mirror of
https://github.com/nasa/trick.git
synced 2025-06-01 15:10:59 +00:00
Add gitignore to stop ignoring makefiles.
This commit is contained in:
parent
b962f692ef
commit
2b5735328f
1
trick_sims/SIM_splashdown/models/CrewModuleGraphics/.gitignore
vendored
Normal file
1
trick_sims/SIM_splashdown/models/CrewModuleGraphics/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
!\makefile
|
@ -0,0 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
|
all:
|
||||||
|
mvn package
|
||||||
|
|
||||||
|
clean:
|
||||||
|
rm -rf build
|
Loading…
x
Reference in New Issue
Block a user