Files
actual/.gitignore
Jed Fox c8ad8a693b Add support for HTTPS (#115)
* Add support for starting an HTTPS instead of HTTP server

* Add HTTPS-related file extensions to gitignore
2023-02-03 14:39:50 -05:00

26 lines
266 B
Plaintext

.DS_Store
.#*
config.json
node_modules
log
supervise
bin/large-sync-data.txt
user-files
server-files
test-user-files
test-server-files
fly.toml
build/
*.crt
*.pem
*.key
# Yarn
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions