diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ /data __pycache__ -.pyc +*.pyc db.sqlite3 |
![]() |
index : Tharre/albion-api | |
| [no description] | Tharre |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,4 @@ /data __pycache__ -.pyc +*.pyc db.sqlite3 |