#*******************************************************************************
#.gitignore
#*******************************************************************************

#Purpose:
#The git program is informed here to ignore the following files while performing 
#its distributed revision control and source code management. 
#Author:
#Cedric H. David, 2014


#*******************************************************************************
#List of files that git will ignore
#*******************************************************************************

#-------------------------------------------------------------------------------
#Initial releases of RAPID included batch submission scripts for supercomputers
#-------------------------------------------------------------------------------
job_*
