diff --git a/.gitignore b/.gitignore index 87fc3fa50..f88471922 100755 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,11 @@ bin/caldera-forms wordpress/* wp-content/* cypress/screenshots/* -cypress/videos/* \ No newline at end of file +cypress/videos/* + + +wordpress +wp-content +cypress/screenshots +cypress/videos +build \ No newline at end of file