aboutsummaryrefslogtreecommitdiffstats
path: root/3rdparty/QtPropertyBrowser/.gitignore
diff options
context:
space:
mode:
authorMiodrag Milanovic <mmicko@gmail.com>2018-06-20 14:24:16 +0200
committerMiodrag Milanovic <mmicko@gmail.com>2018-06-20 16:15:33 +0200
commite14b8bac66bf9a65ddd709fba53aac017691f0c8 (patch)
treeb036a37e1dba0bdf07e19baa40d7a611ff6fbf59 /3rdparty/QtPropertyBrowser/.gitignore
parente45508f6c41273830312a5b88c5e25f266dc67ae (diff)
downloadnextpnr-e14b8bac66bf9a65ddd709fba53aac017691f0c8.tar.gz
nextpnr-e14b8bac66bf9a65ddd709fba53aac017691f0c8.tar.bz2
nextpnr-e14b8bac66bf9a65ddd709fba53aac017691f0c8.zip
put source changes for qtpropertybrowser back and make build simple
Diffstat (limited to '3rdparty/QtPropertyBrowser/.gitignore')
-rw-r--r--3rdparty/QtPropertyBrowser/.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/3rdparty/QtPropertyBrowser/.gitignore b/3rdparty/QtPropertyBrowser/.gitignore
index b667c89b..8472a980 100644
--- a/3rdparty/QtPropertyBrowser/.gitignore
+++ b/3rdparty/QtPropertyBrowser/.gitignore
@@ -29,3 +29,9 @@
# Ignores 'build' in any sub folder
build/
+
+src/moc_*.cpp
+src/*.moc
+src/qrc_*.cpp
+src/*_automoc.cpp
+src/*_export.h \ No newline at end of file