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 |