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:
25
.gitignore
vendored
25
.gitignore
vendored
@@ -587,8 +587,33 @@ fabric.properties
|
|||||||
*.ils
|
*.ils
|
||||||
*.~*
|
*.~*
|
||||||
*.tds
|
*.tds
|
||||||
|
*.csm
|
||||||
|
*.mbt
|
||||||
|
*.mrt
|
||||||
|
*.r$p
|
||||||
|
|
||||||
# Visual C++
|
# Visual C++
|
||||||
*.vcp
|
*.vcp
|
||||||
*.mdp
|
*.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