Skip to content

Commit

Permalink
Ignore pycache
Browse files Browse the repository at this point in the history
  • Loading branch information
Peiyang-Song committed Dec 7, 2023
1 parent a6d987e commit 95a9537
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
tmp
lake-packages
.lake
clang+llvm*
clang+llvm*
python/__pycache__
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@

.vscode
*.olean
python/__pycache__

0 comments on commit 95a9537

Please sign in to comment.