Change gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -364,8 +364,9 @@ MigrationBackup/
|
|||||||
# Fody - auto-generated XML schema
|
# Fody - auto-generated XML schema
|
||||||
FodyWeavers.xsd
|
FodyWeavers.xsd
|
||||||
/venv/
|
/venv/
|
||||||
/Reskreen/server_config.py
|
Reskreen/server_config.py
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
|
Reskreen/server_config.py
|
||||||
|
|
||||||
/mycaldav/last_sync_config.bin
|
/mycaldav/last_sync_config.bin
|
||||||
|
|
||||||
|
3
.idea/Reskreen.iml
generated
3
.idea/Reskreen.iml
generated
@@ -3,6 +3,9 @@
|
|||||||
<component name="NewModuleRootManager">
|
<component name="NewModuleRootManager">
|
||||||
<content url="file://$MODULE_DIR$">
|
<content url="file://$MODULE_DIR$">
|
||||||
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
<excludeFolder url="file://$MODULE_DIR$/venv" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/collabs/migrations" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/Reskreen/.vs" />
|
||||||
|
<excludeFolder url="file://$MODULE_DIR$/vehicles/migrations" />
|
||||||
</content>
|
</content>
|
||||||
<orderEntry type="inheritedJdk" />
|
<orderEntry type="inheritedJdk" />
|
||||||
<orderEntry type="sourceFolder" forTests="false" />
|
<orderEntry type="sourceFolder" forTests="false" />
|
||||||
|
Reference in New Issue
Block a user