mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Add more to git ignore.
This commit is contained in:
27
.gitignore
vendored
27
.gitignore
vendored
@@ -587,8 +587,33 @@ fabric.properties
|
||||
*.ils
|
||||
*.~*
|
||||
*.tds
|
||||
*.csm
|
||||
*.mbt
|
||||
*.mrt
|
||||
*.r$p
|
||||
|
||||
# Visual C++
|
||||
*.vcp
|
||||
*.mdp
|
||||
*.dsw
|
||||
*.dsw
|
||||
|
||||
# CodeWarrior
|
||||
*.SYM
|
||||
*.sea
|
||||
*.hqx
|
||||
|
||||
# Needed for tar
|
||||
cmake-build-*
|
||||
xcuserdata
|
||||
*.nativecodeanalysis.xml
|
||||
*.tlog
|
||||
*.nativecodeanalysis.all.xml
|
||||
*.nativecodeanalysis.sarif
|
||||
*.exe.recipe
|
||||
*.filters
|
||||
*.intermediate.manifest
|
||||
*.embed.manifest.res
|
||||
*.embed.manifest
|
||||
*.lastcodeanalysissucceeded
|
||||
*.FileListAbsolute.txt
|
||||
*.dep
|
||||
|
||||
Reference in New Issue
Block a user