diff options
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index e69de29b..7e99e367 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc \ No newline at end of file | 
|  | index : genenetwork2 | |
| GeneNetwork (2nd generation) | 
| about summary refs log tree commit diff | 
| -rw-r--r-- | .gitignore | 1 | 
| diff --git a/.gitignore b/.gitignore index e69de29b..7e99e367 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +*.pyc \ No newline at end of file |