Browse Source

Fix .gitignore file

merge-requests/1/head
Erase 6 years ago
parent
commit
23b71f597e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      c/.gitignore

+ 3
- 0
c/.gitignore View File

@ -0,0 +1,3 @@
*
!/index.php
!/.gitignore

Loading…
Cancel
Save