1
0
Fork 0
forked from github/pelican

Adjust list of Git-ignored files

This commit is contained in:
Justin Mayer 2024-09-16 15:11:14 +02:00
commit 44db258f59

6
.gitignore vendored
View file

@ -4,7 +4,7 @@
*.pyc
.DS_Store
docs/_build
docs/fr/_build
docs/*/_build
build
dist
tags
@ -19,9 +19,11 @@ samples/output
.pdm-python
.vale
.venv
**/LC_MESSAGES/*.mo
# direnv
.envrc
# pycharm
# IDE cruft
.idea
.vscode