* Add .gitignore to individual data directories, so they can manage their own ignored files * Remove redundant ignored patterns from the root .gitignore that is now handled by these individual gitignores (see previous note) * Remove pickle files from .gitignore since those aren't being used by any plugin anymore Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
3 lines
16 B
Plaintext
3 lines
16 B
Plaintext
# Database
|
|
*.db
|