Skip to content

Commit

Permalink
win->linux update. add economia
Browse files Browse the repository at this point in the history
  • Loading branch information
soypat committed Sep 19, 2020
1 parent 7a48848 commit d1ffd5e
Show file tree
Hide file tree
Showing 167 changed files with 113,834 additions and 113,762 deletions.
90 changes: 45 additions & 45 deletions .gitignore
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*
Loading

0 comments on commit d1ffd5e

Please sign in to comment.