Files
transmediale-noura-tafeche/.gitignore
2024-01-16 09:57:25 +00:00

9 lines
178 B
Plaintext

# Ignore node_modules in the root
node_modules/
# Ignore node_modules in the client folder
client/node_modules/
# Ignore node_modules in the server folder
server/node_modules/