Initial commit: 12个专业个人简历作品集项目
This commit is contained in:
19
个人简历_能源/.gitignore
vendored
Normal file
19
个人简历_能源/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# macOS
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
# Editor
|
||||
.vscode/
|
||||
.idea/
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# Misc
|
||||
*.log
|
||||
.env
|
||||
.env.local
|
||||
Reference in New Issue
Block a user