diff --git a/.gitignore b/.gitignore index 7e99e36..a0b3180 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -*.pyc \ No newline at end of file +Lexrank/*.pyc +Lexrank/summa/*.pyc +Lexrank/summa/preprocessing/*.pyc +LexChain/*.pyc \ No newline at end of file