test-econ-model/.gitignore

17 lines
122 B
Plaintext
Raw Permalink Normal View History

2022-11-30 02:07:09 -08:00
*
!CMakeLists.txt
!*.cpp
!*.hpp
2022-11-30 20:16:21 -08:00
!*.sh
!*.py
2022-12-01 14:36:33 -08:00
!*.i
2022-11-30 20:16:21 -08:00
!Pipfile
!Pipfile.lock
2022-11-30 02:07:09 -08:00
!include/
2022-11-30 13:59:32 -08:00
!scripts/
2022-11-30 02:07:09 -08:00
!.gitignore
2022-12-01 14:36:33 -08:00
2022-12-01 18:35:27 -08:00
!*.ipynb
2022-12-01 14:36:33 -08:00
sim.py