Updated .gitignore
This commit is contained in:
parent
9f1714d844
commit
a74bfc4f82
|
@ -7,4 +7,7 @@
|
||||||
/dataSources/
|
/dataSources/
|
||||||
/dataSources.local.xml
|
/dataSources.local.xml
|
||||||
/cmake-build-debug/**
|
/cmake-build-debug/**
|
||||||
/.idea/**
|
/.idea/**
|
||||||
|
|
||||||
|
**.pro.user
|
||||||
|
**.pro.user.*
|
||||||
|
|
Loading…
Reference in New Issue