Skip to content

Commit 230ec2b

Browse files
committed
Add more ignores
1 parent 4b00f3f commit 230ec2b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ media/man
3030
media/pdf
3131
media/static
3232
node_modules
33+
package-lock.json
3334
readthedocs/rtd_tests/builds
3435
readthedocs/rtd_tests/tests/builds
3536
user_builds
@@ -45,6 +46,7 @@ readthedocs/htmlcov
4546
tags
4647
.python-version
4748
*.pyo
49+
.pytest_cache/
4850

4951
# Environments
5052
.env

0 commit comments

Comments
 (0)