Skip to content

Commit

Permalink
Modify gitignore to remove tex related files
Browse files Browse the repository at this point in the history
  • Loading branch information
shashankboosi committed Nov 23, 2019
1 parent b67f990 commit 8510a33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ coverage.xml
.idea/
Images/IDRiD/
data/
*.aux
*.synctex.gz
*.out
*.blg
*.bbl

# Django stuff:
*.log
Expand Down

0 comments on commit 8510a33

Please sign in to comment.