ignore build dirs from setup.py
This commit is contained in:
parent
22fb111bd5
commit
c6a8b30d2d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
/rtmbot.conf
|
/rtmbot.conf
|
||||||
/plugins/**
|
/plugins/**
|
||||||
|
/build/**
|
||||||
env
|
env
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue