Compare commits
No commits in common. "c25f74279bc8821dc02a6981b04f4ea9a520015a" and "483f6b536d17c0631a3cec5a690f8545e8b43ddc" have entirely different histories.
c25f74279b
...
483f6b536d
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,7 +1,10 @@
|
||||
.DS_Store
|
||||
*.txt
|
||||
todo.md
|
||||
|
||||
db/*
|
||||
!db/.gitkeep
|
||||
!mysql
|
||||
mysql/*
|
||||
!mysql/my.cnf
|
||||
|
||||
!nginx
|
||||
nginx/*
|
||||
|
Loading…
Reference in New Issue
Block a user