Files
siren/.gitignore
Benjamin Sherriff 345dc105df Fixed env stuff
2024-05-04 14:00:54 -04:00

16 lines
111 B
Plaintext

# Common
keys/
.env*.local
# Service
target/
**/Cargo.lock
# UI
.next/
node_modules/
# IDE
.idea/
.DS_Store