Files
archived-nodemon/ignore
2010-10-03 14:34:34 +01:00

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