diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a60777212d..11a6173283 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,8 @@ site-local *.pyc *.sw[po] /*.rom +.test +.dependencies # Development friendly files tags |