4746a63292
Closes GRO-205. Reviewed and approved by CTO (The Dogfather) and QA (Lint Roller). cc @cpfarhood
8 lines
170 B
Plaintext
8 lines
170 B
Plaintext
# Ignore untracked .js files containing JSX (build artifacts)
|
|
src/__tests__/*.js
|
|
src/portal/sections/*.js
|
|
src/portal/*.js
|
|
src/pages/*.js
|
|
src/components/*.js
|
|
src/lib/*.js
|