From 02b90dfd1868e66a877065cd55509ca760209fc1 Mon Sep 17 00:00:00 2001 From: Xevion Date: Sat, 5 Oct 2019 15:40:02 -0500 Subject: [PATCH] viewcount dat ignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3d892ea..0992578 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ key /__pycache__/* app/static/token.dat .vscode/* +/app/static/viewcount.dat # Byte-compiled / optimized / DLL files __pycache__/