Skip to content

Commit 9549278

Browse files
committed
exclude build folder
1 parent a8e0d5c commit 9549278

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ venv/
33
dist/
44
xud_docker_bot.egg-info/
55
bot.log
6-
__pycache__/
6+
__pycache__/
7+
build/

0 commit comments

Comments
 (0)