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