Добавил в gitignore h файл

pull/2/head
Igor Belitskiy 2 years ago
parent 6c7432e698
commit 773be4af13

3
.gitignore vendored

@ -1,3 +1,4 @@
.vscode/
ubl-settings-resourcequota.glade~
ubl-settings-resourcequota_ru.po~
ubl-settings-resourcequota_ru.po~
source/ubl-cmake.h

@ -59,4 +59,6 @@ set(LIBRARIES
add_executable(${PROJECT_NAME} ${SOURCE_FILES})
target_link_libraries(${PROJECT_NAME} PUBLIC ${LIBRARIES})
target_include_directories(${PROJECT_NAME} PUBLIC ${PROJECT_BINARY_DIR})
install(TARGETS ubl-settings-resourcequota DESTINATION bin)
install(TARGETS ubl-settings-resourcequota DESTINATION bin)

@ -1052,7 +1052,7 @@ limit
</packing>
</child>
<child>
<object class="GtkBox" id="sfdgvfsdrgvfrdsgvfrdesv">
<object class="GtkBox">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>

Loading…
Cancel
Save