WSL/SLF GitLab Repository
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
snow-models
Alpine3D
Commits
1d81c8ce
Commit
1d81c8ce
authored
Jan 26, 2022
by
Mathias Bavay
Browse files
And now a gitignore for Alpine3D
Ported from Snowpack.
parent
72f59647
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
1d81c8ce
doc/examples/*/output/*
CMakeCache.txt
CMakeDoxyfile.in
CMakeDoxygenDefaults.cmake
CMakeFiles/
#Cmake temporary files
*CMakeFiles/*
**/CMakeFiles/*
_CPack_Packages/*
/CMakeCache.txt
/CMakeDoxyfile.in
/CMakeDoxygenDefaults.cmake
install_manifest.txt
**/cmake_install.cmake
**/cmake_uninstall.cmake
**/Makefile
#generated files
/doc/html/*
lib/*.so*
/bin/*
*.aux
*.log
#editor files:
*.swp
tags
**/*~
#profiling:
callgrind.out.*
massif.out.*
#CPack generated files
CPackConfig.cmake
CPackSourceConfig.cmake
Makefile
alpine3d/CMakeFiles/
alpine3d/Makefile
alpine3d/cmake_install.cmake
bin/
cmake_install.cmake
cmake_uninstall.cmake
*.log
install_manifest.txt
lib/*
doc/examples/totalp*
doc/examples/2007*
*.deb
*.rpm
*.tar.gz
*.exe
*.dmg
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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