Initial commit
This commit is contained in:
commit
e30f30b0f9
8 changed files with 1115 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
*~
|
||||
data/
|
||||
*.aux
|
||||
*.log
|
||||
*.out
|
||||
*.bbl
|
||||
*.bcf
|
||||
*.blg
|
||||
*.run.xml
|
||||
*.synctex.gz
|
||||
*/auto/
|
||||
.ipynb_checkpoints/
|
Loading…
Add table
Add a link
Reference in a new issue