diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1 +1,14 @@ ray +*.cache +*.log +*.o +*.status +*tar.gz +/.deps +/Makefile +/Makefile.in +/aclocal.m4 +/configure +/depcomp +/install-sh +/missing |