# Ignore everyting
* 

# But not these file 
!.gitignore
!*.pl
!*.py
!*.R
!*.README
!*.sh
!*.ipynb

!*/