mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
10 lines
251 B
Plaintext
10 lines
251 B
Plaintext
# This is an example of a comment
|
|
#
|
|
# You can list individual files in the ignore list, or they can be
|
|
# file patterns. For example:
|
|
#
|
|
# /vendor/*
|
|
# /public/css/styles.css
|
|
# ./server.js
|
|
#
|
|
# If you change the ignore file, you do need to restart nodemon |