Skip to content

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
From: Fabian Pedregosa <[email protected]>

git-svn-id: https://scikit-learn.svn.sourceforge.net/svnroot/scikit-learn/trunk@322 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8
  • Loading branch information
Fabian Pedregosa committed Jan 6, 2010
1 parent f2c190a commit 33fd417
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.pyc
*.so
*~
.#*

0 comments on commit 33fd417

Please sign in to comment.