VPhysics-Jolt/.gitignore

61 lines
556 B
Plaintext
Raw Normal View History

2022-08-29 07:57:22 +01:00
# Multi-platform
*.vpc_cache
*.vpc_crc
2022-09-08 22:56:52 +01:00
*.sentinel
2022-08-29 07:57:22 +01:00
.vscode
.cache
# Windows Stuff
*.vcxproj
*.sln
*.filters
.vs
enc_temp_folder/
2022-09-02 12:52:26 +01:00
*.enc
2022-08-29 07:57:22 +01:00
*.suo
*.user
*.FileListAbsolute.txt
*.sln.docstates
*.obj
*.pch
*.tlog
*.log
*.scc
*.exp
*.ilk
*.lastbuildstate
*.sdf
*.opensdf
*.idb
*.vcxproj.filters
*.pdb
*.recipe
*.iobj
*.ipdb
*.res
*.aps
UpgradeLog.htm
generated_code_*
*.dll
*.exe
*.lib
*.ixx.ifc.dt.module.json.command
*.ixx.ifc.dt.module.json
*.ixx.ifc.dt.d.json
2022-08-29 07:57:22 +01:00
# Linux Stuff
*.mak
*.o
*.a
*.P
*.map
*.so
*.so.dbg
manifest.txt
obj*/
# Mac Stuff
*.xcodeproj/