Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.gitignore: build/ (AMReX-Codes#1373)
## Summary besides our currently assumed temporary build directories, a temporar build/ directory is quite common in CMake (although discouraged to build inside the tree at all, but this is safe enough). ## Additional background ## Checklist The proposed changes: - [ ] fix a bug or incorrect behavior in AMReX - [ ] add new capabilities to AMReX - [ ] changes answers in the test suite to more than roundoff level - [ ] are likely to significantly affect the results of downstream AMReX users - [ ] are described in the proposed changes to the AMReX documentation, if appropriate
- Loading branch information