Update trick_sims gitignore to ignore the build dir, and remove gitignore file in SIM_sat2d. Ref #419

This commit is contained in:
John M. Penn 2017-05-11 16:48:01 -05:00
parent 9f7ab75a6b
commit a74282bd64
2 changed files with 2 additions and 4 deletions

View File

@ -22,7 +22,8 @@ S_source.cpp
S_source.hh S_source.hh
T_main_* T_main_*
**/SIM_*/trick **/SIM_*/trick
**/graphics/dist/ **/graphics/dist
**/graphics/manifest **/graphics/manifest
**/graphics/build
jitlib jitlib
build build

View File

@ -1,3 +0,0 @@
build
dist
manifest