Skip to content

Commit

Permalink
[gitignore] dataset, profiling, vscode-workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
DuoLife-QNL committed Jan 7, 2023
1 parent 743516f commit 07df009
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,7 @@ examples/pytorch/generative_graph/*.p

# data directory
_download
dataset/

# CTags & CScope
tags
Expand All @@ -157,6 +158,7 @@ cscope.*
# vscode
.clangd
.vscode
*.code-workspace

# asv
.asv
Expand All @@ -167,3 +169,6 @@ config.cmake

# model file
*.pth

# profiling
MyCodes/Profiling/

0 comments on commit 07df009

Please sign in to comment.