trick/.gitignore
Jacqueline Deans c2e42f4ef4 Refactor and test Variable Server.
- Split VariableServerThread into VariableServerSession and VariableReference classes
- Use C++ streams for data handling
- Unit tests
2023-06-26 12:23:58 -05:00

46 lines
580 B
Plaintext

config.status*
config.log
share/trick/makefiles/config_user.mk
object_*
io_src
swig
lib
lib64
lib_Linux_*
lib_Darwin_*
*.lex.c
*.tab.cpp
*.tab.hpp
*.swp
*.dox
*.pyc
Makefile_jsc_dirs
.DS_Store
bin/trick-ICG
bin/trick-fxplot
bin/trick-gxplot
bin/trick-trk2ascii
bin/trick-trk2csv
bin/trick-trkConvert
aclocal.m4
autom4te.cache
trick_test
gmon.out
*init_log.csv*
trick_source/web/CivetServer/obj/
trick-offline
*sim_services_classes.resource
civetweb_clone/
include/civet/
.vscode/
civet_server_error.log
server.pem
archive/
.venv
trickops_logs/
*.gcda
*.gcno
coverage.info
*.dSYM