Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aMahanna committed Dec 5, 2023
1 parent c374534 commit cde8808
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,8 @@ adbpyg_adapter/version.py
.vscode

# PyG Data
tests/data/pyg
tests/data/pyg

# "Current" Benchmark Results
benchmark/traces/branch/*.json
benchmark/diff/*.json

0 comments on commit cde8808

Please sign in to comment.