diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -photo -run_bot.bat +.venv +*.pyc +.env +photo/ |
![]() |
index : taulubot.git | |
| Git Server |
| summaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 6 |
@@ -1,2 +1,4 @@ -photo -run_bot.bat +.venv +*.pyc +.env +photo/ |