Adding a rule to ignore compiled files from Python
This commit is contained in:
@@ -1 +1,2 @@
|
||||
/*.db
|
||||
/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,2 @@
|
||||
/*.db
|
||||
/__pycache__/
|
||||
|
||||