mirror of
https://github.com/andre-wojtowicz/image-processing-project-student.git
synced 2024-11-21 14:25:28 +01:00
34 lines
482 B
Plaintext
34 lines
482 B
Plaintext
syntax: glob
|
|
|
|
# Visual Studio generated files:
|
|
GeneratedFiles/*
|
|
Release/*
|
|
Debug/*
|
|
release/*
|
|
debug/*
|
|
ipch/*
|
|
|
|
# Build and relase directories:
|
|
build/*
|
|
build*/*
|
|
|
|
# Temporary files:
|
|
vc100.pdb
|
|
|
|
Makefile
|
|
Makefile.Release
|
|
Makefile.Debug
|
|
MySimpleGimp.pro.user
|
|
MySimpleGimp.vcxproj.user
|
|
MySimpleGimp.v11.suo
|
|
MySimpleGimp.sdf
|
|
gen/*
|
|
MySimpleGimp.opensdf
|
|
MySimpleGimp.vcxproj*
|
|
syntax: regexp
|
|
|
|
# ui .h files. Auto generated by Qt on compile i.e. ui_histogram.h etc.
|
|
ui_.+.h
|
|
|
|
# merge files
|
|
.+.orig |