mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 06:05:58 -04:00
Updated .gitignore file.
This commit is contained in:
parent
f149dc8fba
commit
a03d164394
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -2,5 +2,10 @@
|
|||
*.o
|
||||
*.mod
|
||||
*.log
|
||||
src/openmc
|
||||
|
||||
# emacs backups
|
||||
*~
|
||||
*~
|
||||
|
||||
# Documentation builds
|
||||
docs/build
|
||||
Loading…
Add table
Add a link
Reference in a new issue