forked from jan/fatamorgana
Ignore build directories in git
This commit is contained in:
parent
f147c394c7
commit
85e122622b
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,3 +1,7 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__
|
__pycache__
|
||||||
*.idea
|
*.idea
|
||||||
|
|
||||||
|
build
|
||||||
|
dist
|
||||||
|
fatamorgana.egg-info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue