Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
CAMP
campvis-public
Commits
c8695158
Commit
c8695158
authored
Oct 03, 2013
by
Artur Grunau
Browse files
Add Visual Studio project files to .gitignore
parent
75d4690b
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c8695158
...
...
@@ -3,15 +3,26 @@ CMakeCache.txt
CMakeFiles
cmake_install.cmake
Makefile
/modules/gen_pipelineregistration.h
# Files generated by Qt's moc and uic
moc_*.cxx
moc_*.cxx_parameters
application/ui_mainwindow.h
/application/ui_mainwindow.h
# Build by-products generated by Visual Studio
/CAMPVis.opensdf
/CAMPVis.sdf
/Win32/
/ipch/
*.dir/
# Project files of common IDEs
*.cbp
*.vcxproj
*.vcxproj.filters
*.sln
# Documentation generated by Doxygen
doc/html
doc/Doxyfile
/
doc/html
/
/
doc/Doxyfile
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment