Add Awesome-CV as dependency submodule
Add gitignore for excluding build files
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
### TeX ###
|
||||
## Core latex/pdflatex auxiliary files:
|
||||
*.aux
|
||||
*.lof
|
||||
*.log
|
||||
*.lot
|
||||
*.fls
|
||||
*.out
|
||||
*.toc
|
||||
|
||||
## Intermediate documents:
|
||||
*.dvi
|
||||
*-converted-to.*
|
||||
|
||||
## Output
|
||||
*.pdf
|
||||
publish/
|
||||
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "Awesome-CV"]
|
||||
path = Awesome-CV
|
||||
url = https://github.com/posquit0/Awesome-CV.git
|
||||
1
Awesome-CV
Submodule
1
Awesome-CV
Submodule
Submodule Awesome-CV added at bdd64051f1
Reference in New Issue
Block a user