mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2025-01-09 10:28:00 +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
|
||||
!dir/.gitkeep
|
||||
|
||||
#dont track config.php
|
||||
var/config.php
|
||||
|
||||
#I use vim, therefore ignore temp files and swap files
|
||||
*~
|
||||
*.swp
|
||||
|
Loading…
Reference in New Issue
Block a user