udemy-react-course/.gitignore

26 lines
359 B
Plaintext
Raw Normal View History

2022-09-21 18:33:46 +00:00
# Created by https://www.toptal.com/developers/gitignore/api/react
# Edit at https://www.toptal.com/developers/gitignore?templates=react
2022-09-26 14:37:14 +00:00
.eslintcache
tags
tags.lock
tags.temp
2022-09-21 18:33:46 +00:00
### react ###
.DS_*
*.log
logs
**/*.backup.*
**/*.back.*
node_modules
bower_components
*.sublime*
psd
thumb
sketch
# End of https://www.toptal.com/developers/gitignore/api/react