diff options
author | Felix Leder <[email protected]> | 2023-10-09 17:48:47 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2023-10-09 17:48:47 +0200 |
commit | 26a0d3c3dd4ba65431149386fe15720054b1e361 (patch) | |
tree | 6e03647c9d0baa8a2dc1a960e795657b7c2851ab | |
parent | d920617cfe285cd9e44dcd85ba22fc8593d8abe6 (diff) | |
download | webol-26a0d3c3dd4ba65431149386fe15720054b1e361.tar webol-26a0d3c3dd4ba65431149386fe15720054b1e361.tar.gz webol-26a0d3c3dd4ba65431149386fe15720054b1e361.zip |
Update .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,5 +10,6 @@ target/ | |||
10 | *.pdb | 10 | *.pdb |
11 | 11 | ||
12 | *.sqlite* | 12 | *.sqlite* |
13 | .env | ||
13 | 14 | ||
14 | .idea | 15 | .idea |