7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
# Ignore data and samples files
|
|
data/**
|
|
samples/**
|
|
|
|
# Ignore pycaches
|
|
**/__pycache__/**
|