mirror of
https://github.com/Clortox/SimpleFileRepository.git
synced 2026-03-05 09:37:58 +00:00
No longer track config
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user