Files
ResourceUsageAPI/.gitignore
T
2024-11-28 19:28:37 +08:00

8 lines
128 B
Plaintext

# Ignore all .log files
*.log
# Ignore the node_modules directory
node_modules/
# Ignore all files in the temp directory
temp/