10 lines
196 B
Plaintext
10 lines
196 B
Plaintext
# START_CONFIT_GENERATED_CONTENT
|
|
# Common folders to ignore
|
|
node_modules/*
|
|
bower_components/*
|
|
|
|
# Config folder (optional - you might want to lint this...)
|
|
config/*
|
|
|
|
# END_CONFIT_GENERATED_CONTENT
|