diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-01 10:36:50 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-01 10:36:50 +0300 |
commit | 591bf9056b86e0a4a94e8761d011a885c4b0b34c (patch) | |
tree | 062c68e8d59485524b47cadfa8a17773826c505e /.gitignore | |
parent | 910bb1d727b8615aba70e122b4ae6e51d015b596 (diff) |
Edit gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -460,4 +460,6 @@ wwwroot/lib/* wwwroot/content/* # database file -Database/MyDarlingDb.db
\ No newline at end of file +Database/MyDarlingDb.db +Database/MyDarlingDb.db-shm +Database/MyDarlingDb.db-wal
\ No newline at end of file |