Update .gitignore

This commit is contained in:
sosokker 2024-04-24 15:11:34 +07:00
parent 5dc8d24220
commit 82a0d0d405

28
.gitignore vendored
View File

@ -159,4 +159,30 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
Human-Falling-Detect-Tracks-master/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
ActionDetector/