This repository has been archived by the owner on Mar 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update and cleanup documentation (#463)
* Update and cleanup documentation * remove unnecessary info from README * remove .gitreview from gerrit * CREDIT.txt is no longer required * added .gitignore * update mod2c to master * address review - do not add editor specific files
- Loading branch information
Showing
5 changed files
with
31 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
cmake-build-debug* | ||
*build* | ||
spconfig.* | ||
*~ | ||
.DS_Store | ||
*.swp | ||
*.srctrl* | ||
|
||
# HPC coding conventions | ||
.clang-format | ||
.clang-tidy | ||
.cmake-format.yaml | ||
.pre-commit-config.yaml |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters