Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ coverage.xml
*.pot

# Django stuff:
*.log
*.lo

# Sphinx documentation
docs/_build/
Expand Down Expand Up @@ -80,6 +80,9 @@ content/pyladies/
# empresas
content/empresas/

# wiki
wiki

# node
package-lock.json
node_modules/