API/.gitignore

19 lines
153 B
Plaintext
Raw Normal View History

2022-12-24 13:32:13 +00:00
# IntelliJ Files
.idea/
**/*.iml
# System files
.DS_STORE
# Node
node_modules/
# Build Files
dist/
logs/
coverage/
testResults/
# Secure files
.env