removed untrack
This commit is contained in:
parent
613f1e626e
commit
9ee33fb380
20
.gitignore
vendored
20
.gitignore
vendored
@ -77,3 +77,23 @@ venv/
|
|||||||
|
|
||||||
\.env
|
\.env
|
||||||
staticfiles/
|
staticfiles/
|
||||||
|
|
||||||
|
|
||||||
|
# User-specific stuff
|
||||||
|
.idea/**/workspace.xml
|
||||||
|
.idea/**/tasks.xml
|
||||||
|
.idea/**/usage.statistics.xml
|
||||||
|
.idea/**/dictionaries
|
||||||
|
.idea/**/shelf
|
||||||
|
|
||||||
|
# Generated files
|
||||||
|
.idea/**/contentModel.xml
|
||||||
|
|
||||||
|
# Sensitive or high-churn files
|
||||||
|
.idea/**/dataSources/
|
||||||
|
.idea/**/dataSources.ids
|
||||||
|
.idea/**/dataSources.local.xml
|
||||||
|
.idea/**/sqlDataSources.xml
|
||||||
|
.idea/**/dynamic.xml
|
||||||
|
.idea/**/uiDesigner.xml
|
||||||
|
.idea/**/dbnavigator.xml
|
||||||
|
@ -1,9 +0,0 @@
|
|||||||
<component name="ProjectDictionaryState">
|
|
||||||
<dictionary name="vabene1111">
|
|
||||||
<words>
|
|
||||||
<w>dropbox</w>
|
|
||||||
<w>emoji</w>
|
|
||||||
<w>multiselect</w>
|
|
||||||
</words>
|
|
||||||
</dictionary>
|
|
||||||
</component>
|
|
Loading…
Reference in New Issue
Block a user