diff options
| author | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2022-10-24 00:41:41 +0300 |
|---|---|---|
| committer | Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> | 2022-10-24 00:41:41 +0300 |
| commit | 9b9c1644b969a491cc68b6f9d41084faed42875a (patch) | |
| tree | 2501f56fff801807dffa532f9729ce76f5bfd86f /.gitignore | |
| parent | add database integration (diff) | |
| download | lphub-9b9c1644b969a491cc68b6f9d41084faed42875a.tar.gz lphub-9b9c1644b969a491cc68b6f9d41084faed42875a.tar.bz2 lphub-9b9c1644b969a491cc68b6f9d41084faed42875a.zip | |
ignore more files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
| @@ -1 +1,3 @@ | |||
| 1 | .env \ No newline at end of file | 1 | .env |
| 2 | .vscode | ||
| 3 | *.sh \ No newline at end of file | ||