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