No longer track config

This commit is contained in:
Clortox 2021-02-08 15:30:02 -05:00
parent 981d79d411
commit 22a6f61405
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -13,6 +13,9 @@ dir/*
#but still keep the folder
!dir/.gitkeep
#dont track config.php
var/config.php
#I use vim, therefore ignore temp files and swap files
*~
*.swp