Skip to content

Commit

Permalink
Add build directory to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrehn committed Mar 19, 2018
1 parent 38ef6be commit f466da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
ue4cli/__pycache__
.vscode
build
dist
*.egg-info
*.pyc

0 comments on commit f466da7

Please sign in to comment.