Penta 5 년 전
부모
커밋
b2032ea5d7
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -1,7 +1,10 @@
 # MyAnimeBot ignored files
-logs/*
+logs/
 myanimebot.conf
 
+# Visual Studio working directory
+.vscode/
+
 # Byte-compiled / optimized / DLL files
 __pycache__/
 *.py[cod]