Sign in
kpeclipse@up.edu.ph
/
auto-logs-api
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
e692b670c2d403ae41007f0de8bc6f0857977e20
Authored by
Samson Rollo Jr
2021-07-30 15:44:28 +0800
1 parent
d650a670
OJT21-5: Add mysql account to gitignore
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
.gitignore
View file @
e692b67
...
...
@@ -25,3 +25,4 @@
25
25
26
26
# Ignore master key for decrypting credentials and more.
27
27
/config/master.key
28
+
/config/mysql_account.rb
...
...