diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-04-07 01:45:52 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2025-04-07 01:45:52 +0300 |
| commit | 3ded4ee65868a34c2454090caf3a3d59f39f8abd (patch) | |
| tree | 1c02d4d4313e02b9cf56854966918f163b33aee5 /.gitignore | |
| parent | bea19a263db88fef44b4356082b199fbfcc39a25 (diff) | |
minor changes
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -6,8 +6,6 @@ # Ignore log files *.log -access.log -error.log # Ignore temporary files tmp/ @@ -36,4 +34,4 @@ Thumbs.db *.exe~ # Ignore Docker specific files -docker-compose.override.yml +docker-compose.override.yml
\ No newline at end of file |
