adding things to gitignore that should not be in the repo
This commit is contained in:
parent
4f24a142ee
commit
8afdcabe6b
2
.gitignore
vendored
2
.gitignore
vendored
@ -2,3 +2,5 @@ pelican
|
||||
__pycache__
|
||||
*.pyc
|
||||
*.o
|
||||
output/
|
||||
node_modules/
|
||||
|
Loading…
Reference in New Issue
Block a user