Initial upload: gitignore-generator-cli v1.0.0 with CI/CD workflow

This commit is contained in:
2026-01-30 15:34:07 +00:00
parent 6ecfc2f3d3
commit f5d57d773a

View File

@@ -0,0 +1,43 @@
# Build results
[Dd]ebug/
[Rr]elease/
x64/
x86/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
# Visual Studio
.vs/
.vscode/
*.user
*.userosscache
*.suo
# NuGet packages
*.nupkg
# Build results
*.dll
*.lib
*.exe
*.pdb
*.cache
# Project
*.cache
*.dll.config
# IDE
.idea/
*.sln
*.suo
# OS
Thumbs.db
.DS_Store
# Test Results
TestResults/