Skip to content

Commit

Permalink
Create .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
estineali authored Dec 11, 2020
1 parent 9891143 commit de26b1c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Graphics API/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.DS_Store
*~
auto/
*.aux
*.log
*.out
*.pdf
*.synctex.gz
/__pycache__

0 comments on commit de26b1c

Please sign in to comment.