update,
This commit is contained in:
20
COMP3322A-Lab-7-React/.gitignore
vendored
Normal file
20
COMP3322A-Lab-7-React/.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/react
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=react
|
||||
|
||||
### react ###
|
||||
.DS_*
|
||||
*.log
|
||||
logs
|
||||
**/*.backup.*
|
||||
**/*.back.*
|
||||
|
||||
node_modules
|
||||
bower_components
|
||||
|
||||
*.sublime*
|
||||
|
||||
psd
|
||||
thumb
|
||||
sketch
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/react
|
Reference in New Issue
Block a user