mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 19:57:03 +02:00
Compare commits
No commits in common. "f498f608e711ed3f367ab30faa11d1e293dbe388" and "0852571f85e93c083de76f63707e5ae51a2b9454" have entirely different histories.
f498f608e7
...
0852571f85
@ -21,8 +21,6 @@
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
*.so.*
|
||||
|
||||
|
||||
# Fortran module files
|
||||
*.mod
|
||||
@ -39,31 +37,5 @@
|
||||
*.out
|
||||
*.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
|
||||
*.dwo
|
||||
|
||||
# test output & cache
|
||||
Testing/
|
||||
.cache/
|
||||
Loading…
Reference in New Issue
Block a user