Files
cool-source-archive/.gitignore
Totterynine 4b952b0e4e init
2021-09-13 15:31:53 +05:00

39 lines
419 B
Plaintext

# Files to ignore when considering what GIT should commit.
# Visual Studio
.vs/
*.suo
*.user
*.sln.docstates
*.obj
*.pch
*.tlog
*.log
*.scc
*.exp
*.ilk
*.lastbuildstate
vc100.pdb
ipch
*.sdf
*.opensdf
*.idb
*.vcxproj
*.filters
*.vpc_crc
*.sln
*.sentinel
# OSX/Linux build products
*.mak
*.mak.vpc_crc
*.xcodeproj/
obj*/
!devtools/*.mak
!utils/smdlexp/smdlexp.mak
# Linux VPC products
compile_commands.json
*.project