Skip to content

Commit

Permalink
adiciona arquivos de env ao gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianoratamero committed Sep 26, 2015
1 parent 752a816 commit 59fec73
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
bin/
include/
lib/


# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
Expand Down

0 comments on commit 59fec73

Please sign in to comment.