mirror of
https://github.com/soconnor0919/irb-application.git
synced 2026-02-04 15:56:31 -05:00
milestone 2 submission
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -1,8 +1,20 @@
|
||||
# LaTeX build artifacts
|
||||
*.aux
|
||||
*.fls
|
||||
*.log
|
||||
*.out
|
||||
*.toc
|
||||
*.synctex.gz
|
||||
*.pdf
|
||||
*.fls
|
||||
*.fdb_latexmk
|
||||
*.pdf
|
||||
|
||||
# Build directories
|
||||
build/
|
||||
out/
|
||||
|
||||
# Keep the makefile and source files
|
||||
!Makefile
|
||||
!*.tex
|
||||
|
||||
# macOS
|
||||
*.DS_Store
|
||||
Reference in New Issue
Block a user