mirror of
https://github.com/volatilityfoundation/volatility3.git
synced 2026-09-08 02:37:39 +02:00
Mask off more symbols files and IDEs.
This commit is contained in:
+4
-2
@@ -9,14 +9,16 @@ doc/source/volatility.*
|
||||
# Pycharm/PyDev development files
|
||||
workspace.xml
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# Manually generated files
|
||||
.mypy_cache
|
||||
stubs
|
||||
volatility/symbols/windows/*.pdb
|
||||
volatility/symbols/linux*
|
||||
volatility/symbols/windows*
|
||||
|
||||
# Mac metadata files
|
||||
.DS_Store
|
||||
|
||||
# Volatility's config
|
||||
config*.json
|
||||
config*.json
|
||||
|
||||
Reference in New Issue
Block a user