Skip to content

Commit

Permalink
Latex .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
albertopasqualetto committed Jul 21, 2024
1 parent a2155b2 commit ccc042e
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 1,949 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,17 @@

**/.DS_Store

# IDE files
.idea/
.vscode/

# Cmake build files
cmake-build-debug/
build/

# Latex
Report/*.log
Report/*.fls
Report/*.fdb_latexmk
Report/*.aux
Report/*.synctex*
172 changes: 0 additions & 172 deletions Report/main.aux

This file was deleted.

Loading

0 comments on commit ccc042e

Please sign in to comment.