simon-clmtd/exbert
0
1# General2.pytest_cache3.DS_Store4.AppleDouble5.LSOverride6__pycache__7*.pyc8client_ref/9_store/10.cache/11client_ref12*.swp13raw_data14 15# Icon must end with two \r16Icon17 18# Package files19*.egg-info20 21# Thumbnails22._*23 24# Files that might appear in the root of a volume25.DocumentRevisions-V10026.fseventsd27.Spotlight-V10028.TemporaryItems29.Trashes30.VolumeIcon.icns31.com.apple.timemachine.donotpresent32 33# Directories potentially created on remote AFP share34.AppleDB35.AppleDesktop36Network Trash Folder37Temporary Items38.apdisk39 40.idea41.vscode42 43.ipynb_checkpoints44client/src/node_modules45client/src/.cache-loader46 47# HDF5 and faiss files can be too big for git48*.hdf549*.faiss50*.code-workspace51 52# Datasets53data/*/wizard-of-oz.txt54wizard-of-oz.txt55data/*/wikipedia*.csv.gz56*_tst57server/data/*.zip58allResponses.json59*.h5py60*.pckl61 62# Dev notebooks63notebooks/*.ipynb64 65# Demo66client/src/demo67 68# Mypy static checking69.mypy_cache70.pytest_cache71 72# Emacs things73\#*74.#*75 76.env