bergamot-translator/.gitignore

26 lines
321 B
Plaintext

# vim temporary files
*.swp
*.swo
# CMake
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
wasm/test_page/node_modules
build-wasm
models
wasm/test_page/js/bergamot-translator-worker.*
# VSCode
.vscode