Skip to content

Commit

Permalink
Add some entries to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Jul 22, 2021
1 parent af50cf1 commit 9e79ac6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/.gitignore
Expand Up @@ -8,6 +8,9 @@
/build/
/htmlcov/
/dist/
/coverage/
/solr_conf/
/whoosh_index/
*.pyc
*.mo
*.db
Expand All @@ -18,3 +21,5 @@
nosetests.xml
*.swp
*.swo
*.log
*.bak

0 comments on commit 9e79ac6

Please sign in to comment.