-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
167 changed files
with
113,834 additions
and
113,762 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 |
---|---|---|
@@ -1,46 +1,46 @@ | ||
# Matlab Stuff | ||
*.asv | ||
*.fig | ||
|
||
|
||
# NX stuff | ||
*.dat | ||
*.diag | ||
*.f04 | ||
*.f06 | ||
*.log | ||
*.op2 | ||
|
||
# ADINA output files | ||
*.out | ||
|
||
#LaTeX output | ||
*.aux | ||
*.bbl | ||
*.blg | ||
*.log | ||
*.out | ||
*.xml | ||
*.lol | ||
*.gz | ||
*.toc | ||
*.glsdefs | ||
|
||
# a/**/b" matches "a/b", "a/x/b", "a/x/y/b | ||
# Those pesky pdf duplicates of my figures | ||
*-eps-converted-to.pdf | ||
# This one works too | ||
#**/fig/*.pdf | ||
|
||
# GO STUFF | ||
# Binaries for programs and plugins | ||
*.exe | ||
*.exe~ | ||
*.dll | ||
*.so | ||
*.dylib | ||
|
||
# Test binary, build with `go test -c` | ||
*.test | ||
|
||
# Matlab Stuff | ||
*.asv | ||
*.fig | ||
|
||
|
||
# NX stuff | ||
*.dat | ||
*.diag | ||
*.f04 | ||
*.f06 | ||
*.log | ||
*.op2 | ||
|
||
# ADINA output files | ||
*.out | ||
|
||
#LaTeX output | ||
*.aux | ||
*.bbl | ||
*.blg | ||
*.log | ||
*.out | ||
*.xml | ||
*.lol | ||
*.gz | ||
*.toc | ||
*.glsdefs | ||
|
||
# a/**/b" matches "a/b", "a/x/b", "a/x/y/b | ||
# Those pesky pdf duplicates of my figures | ||
*-eps-converted-to.pdf | ||
# This one works too | ||
#**/fig/*.pdf | ||
|
||
# GO STUFF | ||
# Binaries for programs and plugins | ||
*.exe | ||
*.exe~ | ||
*.dll | ||
*.so | ||
*.dylib | ||
|
||
# Test binary, build with `go test -c` | ||
*.test | ||
|
||
*bootcamp_code* |
Oops, something went wrong.