Cleanup .gitignore

This commit is contained in:
Victor Zverovich 2023-11-25 09:45:38 -08:00
parent 6988be3878
commit 73fae91e64

45
.gitignore vendored
View File

@ -1,37 +1,24 @@
.vscode/
.vs/
*.iml
.idea/
.externalNativeBuild/
.gradle/
gradle/
gradlew*
local.properties
build/
support/.cxx
bin/
/_CPack_Packages
/CMakeScripts
/doc/doxyxml
/doc/html
/doc/node_modules
virtualenv
/Testing
/install_manifest.txt
*~
*.a
*.so*
*.xcodeproj
*.zip
cmake_install.cmake
CPack*.cmake
fmt-*.cmake
CTestTestfile.cmake
*~
.vscode/
/CMakeScripts
/Testing
/_CPack_Packages
/doc/doxyxml
/doc/html
/doc/node_modules
/install_manifest.txt
CMakeCache.txt
CMakeFiles
CPack*.cmake
CTestTestfile.cmake
FMT.build
Makefile
run-msbuild.bat
bin/
build/
cmake_install.cmake
fmt-*.cmake
fmt.pc
virtualenv