Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rpavlik committed Jun 8, 2019
1 parent 5d72e9a commit e3a50c0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Expand Up @@ -30,3 +30,10 @@
*.exe
*.out
*.app

.vscode/
.vs/
build*/

__pycache__
*.pyc

0 comments on commit e3a50c0

Please sign in to comment.