mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 19:57:03 +02:00
Compare commits
No commits in common. "776eef4589177e12c0cfaeaebff8a864b7bdaacf" and "4e2c37de244c0f5068d7608d574ec8e9454ff18c" have entirely different histories.
776eef4589
...
4e2c37de24
@ -32,8 +32,6 @@ data
|
|||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
*.dll
|
*.dll
|
||||||
*.so.*
|
|
||||||
|
|
||||||
|
|
||||||
# Fortran module files
|
# Fortran module files
|
||||||
*.mod
|
*.mod
|
||||||
@ -50,31 +48,5 @@ data
|
|||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
# Build directories
|
|
||||||
build/
|
|
||||||
Build/
|
|
||||||
build-*/
|
|
||||||
|
|
||||||
# CMake generated files
|
|
||||||
CMakeFiles/
|
|
||||||
CMakeCache.txt
|
|
||||||
cmake_install.cmake
|
|
||||||
Makefile
|
|
||||||
install_manifest.txt
|
|
||||||
compile_commands.json
|
|
||||||
|
|
||||||
# Temporary files
|
|
||||||
*.tmp
|
|
||||||
*.log
|
|
||||||
*.bak
|
|
||||||
*.swp
|
|
||||||
|
|
||||||
# vcpkg
|
|
||||||
vcpkg_installed/
|
|
||||||
|
|
||||||
# debug information files
|
# debug information files
|
||||||
*.dwo
|
*.dwo
|
||||||
|
|
||||||
# test output & cache
|
|
||||||
Testing/
|
|
||||||
.cache/
|
|
||||||
Loading…
Reference in New Issue
Block a user