diff --git a/.gitignore b/.gitignore index 6ad7b3e5..5677b8da 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,10 @@ Desktop.ini # Mac crap .DS_Store + +# Ignore generated config file +GameEngine/config.php + +# Ignore generated prevention and notes +GameEngine/Prevention/* +GameEngine/Notes/*