mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-19 19:14:42 +00:00
updated .gitignore
removed most of the files generated by compiling
This commit is contained in:
parent
14552b0376
commit
674f44bc05
16
.gitignore
vendored
16
.gitignore
vendored
@ -1,3 +1,19 @@
|
||||
|
||||
*.pro.user
|
||||
build-*/
|
||||
*.obj
|
||||
*.tlog
|
||||
*.pdb
|
||||
*.user
|
||||
*.log
|
||||
*.vcxproj
|
||||
*.filters
|
||||
*.sln
|
||||
*.lib
|
||||
*.ilk
|
||||
*.exp
|
||||
*.suo
|
||||
moc_*.cpp
|
||||
*.dll
|
||||
ui_*.h
|
||||
qrc_*.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user