Skip to content
Snippets Groups Projects
Commit 4b6cb400 authored by Benjamin Jakimow's avatar Benjamin Jakimow
Browse files

.gitignore do not track local qgisressources folder

parent 804ba3d5
No related branches found
No related tags found
Loading
...@@ -6,6 +6,8 @@ deploy/* ...@@ -6,6 +6,8 @@ deploy/*
temp/ temp/
doc/build/ doc/build/
doc/build/* doc/build/*
qgisressources/
qgisressources/*
example/*.aux.xml example/*.aux.xml
timeseriesviewer/ui/tmp.ui timeseriesviewer/ui/tmp.ui
.* .*
...@@ -19,3 +21,4 @@ timeseriesviewer/ui/tmp.ui ...@@ -19,3 +21,4 @@ timeseriesviewer/ui/tmp.ui
*.iml *.iml
__pycache__/ __pycache__/
/qgisressources/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment