chore: harden ignore rules
This commit is contained in:
@@ -9,6 +9,7 @@ README.md
|
|||||||
.env.*
|
.env.*
|
||||||
!.env.example
|
!.env.example
|
||||||
scratch_*.py
|
scratch_*.py
|
||||||
|
*.local.*
|
||||||
node_modules/
|
node_modules/
|
||||||
.git/
|
.git/
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ bot_database.sqlite3
|
|||||||
.env.*
|
.env.*
|
||||||
!.env.example
|
!.env.example
|
||||||
scratch_*.py
|
scratch_*.py
|
||||||
|
*.local.*
|
||||||
node_modules/
|
node_modules/
|
||||||
.git/
|
.git/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user