mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-21 19:31:57 +00:00
10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
node_modules/*
|
|
|
|
# Ignore markdown files and examples
|
|
content/*
|
|
|
|
# Ignore built files
|
|
public/*
|
|
|
|
# Ignore examples
|
|
examples/* |