Commit fd93ffd2bd25b4e5abc809c75d3e6224206b3872

Authored by Matheus Lins
1 parent 79beffd8

atualizando o gitignore

Showing 1 changed file with 2 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -4,6 +4,8 @@ __pycache__/
4 4  
5 5 # C extensions
6 6 *.so
  7 +Makefile
  8 +requirements.txt
7 9  
8 10 # Distribution / packaging
9 11 bin/
... ...