Commit 80d30e39775869e7e93b061960224433cc8e7ffc

Authored by Nathanael Jourdane
1 parent fecd2848

Update gitignore

Showing 1 changed file with 1 additions and 5 deletions   Show diff stats
.gitignore
... ... @@ -15,8 +15,4 @@ php/bin
15 15 logs/*
16 16 php/log
17 17 _test*
18   -
19   -# Ignore these files to safely work on a configured local project:
20   -desktop.php
21   -php/my_config.php
22   -DD.res
  18 +*.idea
... ...