8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
# Ignore node modules and config files
|
|
node_modules
|
|
*config.js
|
|
.env
|
|
|
|
# MacOS system files
|
|
.DS_Store
|