Commit f2385e7daf74a886eb60feb935c10e79816bad94
1 parent
5ec1563a
Control IDE project files
Showing
8 changed files
with
43 additions
and
1 deletions
.gitignore
.idea/.gitignore
0 → 100644
.idea/codeStyles/Project.xml
0 → 100644
| 1 | +<component name="ProjectCodeStyleConfiguration"> | |
| 2 | + <code_scheme name="Project" version="173"> | |
| 3 | + <SqlCodeStyleSettings version="6"> | |
| 4 | + <option name="KEYWORD_CASE" value="2" /> | |
| 5 | + </SqlCodeStyleSettings> | |
| 6 | + <clangFormatSettings> | |
| 7 | + <option name="ENABLED" value="true" /> | |
| 8 | + </clangFormatSettings> | |
| 9 | + </code_scheme> | |
| 10 | +</component> | |
| 0 | 11 | \ No newline at end of file | ... | ... |
.idea/codeStyles/codeStyleConfig.xml
0 → 100644
.idea/misc.xml
0 → 100644
.idea/modules.xml
0 → 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | |
| 2 | +<project version="4"> | |
| 3 | + <component name="ProjectModuleManager"> | |
| 4 | + <modules> | |
| 5 | + <module fileurl="file://$PROJECT_DIR$/.idea/qpdf.iml" filepath="$PROJECT_DIR$/.idea/qpdf.iml" /> | |
| 6 | + </modules> | |
| 7 | + </component> | |
| 8 | +</project> | |
| 0 | 9 | \ No newline at end of file | ... | ... |
.idea/qpdf.iml
0 → 100644