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