mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 09:42:46 +01:00
git ignore dirs
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
# Created by https://www.gitignore.io/api/macos,windows
|
# Created by https://www.gitignore.io/api/macos,windows
|
||||||
# Edit at https://www.gitignore.io/?templates=macos,windows
|
# Edit at https://www.gitignore.io/?templates=macos,windows
|
||||||
|
|
||||||
@@ -68,3 +67,9 @@ __pycache__
|
|||||||
# Analyzer dev/test config files
|
# Analyzer dev/test config files
|
||||||
*_dev.yaml
|
*_dev.yaml
|
||||||
site-packages
|
site-packages
|
||||||
|
|
||||||
|
# Project Scope Directory
|
||||||
|
.projectScope/
|
||||||
|
|
||||||
|
# vscode settings
|
||||||
|
.vscode/
|
||||||
|
|||||||
Reference in New Issue
Block a user