ソースを参照

adding log files to gitignore

mex3 2 年 前
コミット
c8e1830aab
2 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore
  2. 0 0
      2023-04-14-bottickets.log

+ 2 - 1
.gitignore

@@ -1,3 +1,4 @@
 __pycache__/
 env/
-config.py
+config.py
+*bottickets.log

ファイルの差分が大きいため隠しています
+ 0 - 0
2023-04-14-bottickets.log


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません