Skip to content

Commit

Permalink
Updated gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
tkipf committed Nov 14, 2016
1 parent 46a262c commit 6dc38f8
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
tmp/
*.txt

collab.graph
reddit_multi_5K.graph
reddit_subreddit_10K.graph

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down Expand Up @@ -98,14 +94,5 @@ ENV/

# Rope project settings
.ropeproject
gcn/data/DD.mat
gcn/data/ENZYMES.mat
gcn/data/MUTAG.mat
gcn/data/NCI1.mat
gcn/data/NCI109.mat
gcn/data/PTC.mat
gcn/data/README
gcn/data/diel
gcn/tmp/

*.pickle

0 comments on commit 6dc38f8

Please sign in to comment.