Added Reverse-Engineering Toolkit
This commit is contained in:
18
Reverse-Engineering CAN-Bus/models/.gitignore
vendored
Normal file
18
Reverse-Engineering CAN-Bus/models/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Ignoriere in JEDEM unmittelbaren Unterordner von models/
|
||||
# die Verzeichnisse "traces" und "analyze_out"
|
||||
*/traces/
|
||||
*/traces/**
|
||||
*/analyze_out/
|
||||
*/analyze_out/**
|
||||
|
||||
# Falls jemand versehentlich direkt unter models/ solche Ordner anlegt, auch ignorieren:
|
||||
traces/
|
||||
traces/**
|
||||
analyze_out/
|
||||
analyze_out/**
|
||||
|
||||
# (Optional, falls du dich mal vertippst)
|
||||
*/analyze.out/
|
||||
*/analyze.out/**
|
||||
analyze.out/
|
||||
analyze.out/**
|
Reference in New Issue
Block a user