diff --git a/.gitignore b/.gitignore index 3a0f62d..d521613 100644 --- a/.gitignore +++ b/.gitignore @@ -134,4 +134,7 @@ GitHub.sublime-settings !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json -.history \ No newline at end of file +.history + +# Deployment +.github/* \ No newline at end of file