You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
leebenson__reactql/.prettierignore

15 lines
124 B

# git
.github
**/.gitattributes
# editors
.vscode
*.un~
*.swp
# NPM
**/node_modules
# ext to ignore
**/*.svg
**/.DS_Store