mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
Arnaus Gelas' patch to add .gitignore
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
*~
|
||||
CMakeLists.txt.user*
|
||||
*.kdev*
|
||||
*.bak
|
||||
*.orig
|
||||
build/
|
||||
*.aux
|
||||
*.blg
|
||||
*.toc
|
||||
*.fdb_latexmk
|
||||
*.bbl
|
||||
*.log
|
||||
*.synctex.gz
|
||||
ceres.pdf
|
||||
Reference in New Issue
Block a user