Ignore build folder and LaTex compilation files.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -30,3 +30,10 @@
|
||||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Build Folder
|
||||
build/
|
||||
|
||||
# Latex compilation
|
||||
*.aux
|
||||
*.log
|
||||
|
Reference in New Issue
Block a user