Skip to content

Commit

Permalink
added gitignore and gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
M0nica committed Feb 7, 2017
1 parent f216ef0 commit 9191945
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
@@ -0,0 +1 @@
static/* linguist-vendored
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
__pycache__
config.py

0 comments on commit 9191945

Please sign in to comment.