mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-21 01:02:02 +01:00
IRBL development test bed is added; bootstrap.sh is updated to avoid repeated download of the EIGEN package after the first build.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -88,11 +88,17 @@ Thumbs.db
|
||||
###################
|
||||
build*/*
|
||||
|
||||
# bootstrap #
|
||||
#############
|
||||
*.tar.bz2*
|
||||
|
||||
# IDE related files #
|
||||
#####################
|
||||
*.xcodeproj/*
|
||||
build.sh
|
||||
.vscode
|
||||
.ctags
|
||||
tags
|
||||
|
||||
# Eigen source #
|
||||
################
|
||||
|
Reference in New Issue
Block a user