Sqlite files excluded from the repo
In order to avoid submission of sql database files by mistake, it was added the pattern of those files into the .gitignore file. Change-Id: Iaec6b15c8d879c42883de138fa70a2004ca9b2b5 Closes-Bug: #1347976
This commit is contained in:
parent
686597b52a
commit
ca25a23af0
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ keystone/tests/tmp/
|
||||
.pydevproject
|
||||
keystone/locale/*/LC_MESSAGES/*.mo
|
||||
.testrepository/
|
||||
*.db
|
||||
|
Loading…
Reference in New Issue
Block a user