Эх сурвалжийг харах

add build and dist directories to gitignore

oz123 11 жил өмнө
parent
commit
7b619ef880
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1 +1,3 @@
 *.pyc
+build/*
+dist/*