mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2025-01-10 02:47:59 +00:00
No longer track config
This commit is contained in:
parent
981d79d411
commit
22a6f61405
3
.gitignore
vendored
3
.gitignore
vendored
@ -13,6 +13,9 @@ dir/*
|
|||||||
#but still keep the folder
|
#but still keep the folder
|
||||||
!dir/.gitkeep
|
!dir/.gitkeep
|
||||||
|
|
||||||
|
#dont track config.php
|
||||||
|
var/config.php
|
||||||
|
|
||||||
#I use vim, therefore ignore temp files and swap files
|
#I use vim, therefore ignore temp files and swap files
|
||||||
*~
|
*~
|
||||||
*.swp
|
*.swp
|
||||||
|
Loading…
Reference in New Issue
Block a user